Name | Type | Description | Notes |
---|---|---|---|
name | string | Promotion stack name. | [optional] |
tiers | \OpenAPI\Client\Model\PromotionsStacksUpdateResponseBodyTiers | [optional] | |
id | string | Unique promotion stack ID. | [optional] |
created_at | \DateTime | Timestamp representing the date and time when the promotion stack was created. The value is shown in the ISO 8601 format. | [optional] |
updated_at | \DateTime | Timestamp representing the date and time when the promotion stack was updated. The value is shown in the ISO 8601 format. | [optional] |
campaign_id | string | Promotion stack's parent campaign's unique ID. | [optional] |
object | string | The type of the object represented by JSON. | [optional] [default to 'promotion_stack'] |
category_id | string | Promotion stack category ID. | [optional] |
categories | \OpenAPI\Client\Model\PromotionStackBase[] | Details about the category assigned to the promotion stack. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.