Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 911 Bytes

TemplatesCampaignsTierSetupCreateResponseBody.md

File metadata and controls

24 lines (12 loc) · 911 Bytes

TemplatesCampaignsTierSetupCreateResponseBody

Response body schema for POST /v1/templates/campaigns/{campaignTemplateId}/tier-setup.

Properties

Name Type Description
createdResources List<TemplatesCampaignsTierSetupCreateResponseBodyCreatedResourcesItem> Contains a list of resources that have been added to the project when the promotion tier has been created out of the template.
promotionTier PromotionTier
_object ObjectEnum The type of the object represented by JSON. This object stores information about the campaign created out of the campaign template.

Enum: ObjectEnum

Name Value
PROMOTION_TIER_SETUP "promotion_tier_setup"