Response body schema for POST /v1/templates/campaigns/{campaignTemplateId}/campaign-setup.
| Name | Type | Description | Notes |
|---|---|---|---|
| created_resources | List[TemplatesCampaignsCampaignSetupCreateResponseBodyCreatedResourcesItem] | Contains a list of resources that have been added to the project when the campaign has been created out of the template. | [optional] |
| campaign | Campaign | ||
| object | str | The type of the object represented by JSON. This object stores information about the campaign created out of the campaign template. | [optional] [default to 'campaign_setup'] |