Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.03 KB

TemplatesCampaignsCreateTemplateResponseBody.md

File metadata and controls

14 lines (11 loc) · 1.03 KB

# TemplatesCampaignsCreateTemplateResponseBody

Properties

Name Type Description Notes
id string Unique identifier of the campaign template. It is assigned by Voucherify. [optional]
name string User-defined name of the campaign template. [optional]
description string User-defined description of the campaign template. [optional]
campaignType string Type of the campaign used to create the campaign template. Templates created from a promotion tier are converted to `DISCOUNT_COUPONS`. [optional]
createdAt \DateTime Timestamp representing the date and time when the campaign template was created. The value is shown in the ISO 8601 format. [optional]
object string The type of the object represented by JSON. [optional] [default to 'campaign_template']

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