Skip to main content

catalog.limited_offer_appearing_next

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 44
  • Header: LIMITED_OFFER_APPEARING_NEXT
  • Direction: Server to Client (s2c)
  • Realm: Subscription & Offers
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Announce the next limited offer appearance

Payload fields

FieldTypeRequiredDescription
appearsInSecondsint32requiredSeconds until the offer becomes available.
pageIdint32requiredCatalog page where the offer will appear.
offerIdint32requiredOffer identifier.
productTypestringrequiredType of product in the offer.

Behavior

Sender

Sent to inform the client of an upcoming limited-time offer.

Receiver

The client displays a countdown showing when the limited offer will appear.

Notes

  • No additional notes