Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.09 KB

PromotionStack.md

File metadata and controls

17 lines (14 loc) · 1.09 KB

# PromotionStack

Properties

Name Type Description Notes
name string Promotion stack name.
tiers \OpenAPI\Client\Model\PromotionStackBaseTiers
id string Unique promotion stack ID.
created_at \DateTime Timestamp representing the date and time when the promotion stack was created in ISO 8601 format.
updated_at \DateTime Timestamp representing the date and time when the promotion stack was updated in ISO 8601 format. [optional]
campaign_id string Promotion stack's parent campaign's unique ID.
object string The type of object represented by JSON. [default to 'promotion_stack']
category_id string Promotion stack category ID.
categories \OpenAPI\Client\Model\Category[] Details about the category assigned to the promotion stack.

[Back to Model list] [Back to API list] [Back to README]