Response Body
The responses obtained from the unlisted/stream endpoint will consist of an object with the following structure:
| Field | Type | Description | Optional |
|---|---|---|---|
| site | object | A site object containing site info | No |
| notificationType | string | Type of the notification | No |
| product | object | A product object for product events | Yes |
| isFiltered | bool | A boolean flag that indicates if event is filtered | Yes |
| isHyped | bool | A boolean flag that indicates if event is hyped | Yes |
| instore | object | An instore object for instore events | Yes |
| antibot | object | An antibot object for antibot events | Yes |
Site Object
The site object is defined here.
Instore Object
The instore object is defined here.
Antibot Object
The antibot object is defined here.
Product Object
The product object is defined here.
