Name | Type | Description |
---|---|---|
name | String | Promotion stack name. |
tiers | PromotionStackTiers | |
id | String | Unique promotion stack ID. |
createdAt | OffsetDateTime | Timestamp representing the date and time when the promotion stack was created. The value is shown in the ISO 8601 format. |
updatedAt | OffsetDateTime | Timestamp representing the date and time when the promotion stack was updated. The value is shown in the ISO 8601 format. |
campaignId | String | Promotion stack's parent campaign's unique ID. |
_object | ObjectEnum | The type of the object represented by JSON. |
categoryId | String | Promotion stack category ID. |
categories | List<Category> | Details about the category assigned to the promotion stack. |
Name | Value |
---|---|
PROMOTION_STACK | "promotion_stack" |