Response body schema for POST /management/v1/projects/{projectId}/templates/campaigns/{campaignTemplateId}/copy
.
Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique identifier of the campaign template. It is assigned by Voucherify. | [optional] |
name | str | User-defined name of the campaign template. | [optional] |
description | str | User-defined description of the campaign template. | [optional] |
campaign_type | str | Type of the campaign used to create the campaign template. Templates created from a promotion tier are converted to `DISCOUNT_COUPONS`. | [optional] |
created_at | datetime | Timestamp representing the date and time when the campaign template was created. The value is shown in the ISO 8601 format. | [optional] |
object | str | The type of the object represented by JSON. | [optional] [default to 'campaign_template'] |