Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 780 Bytes

ManagementProjectsTemplatesCampaignsCopyCreateRequestBody.md

File metadata and controls

15 lines (9 loc) · 780 Bytes

ManagementProjectsTemplatesCampaignsCopyCreateRequestBody

Response body schema for POST /management/v1/projects/{projectId}/templates/campaigns/{campaignTemplateId}/copy.

Properties

Name Type Description Notes
name str User-defined name of the campaign template. It must be unique. [optional]
description str User-defined description of the campaign template. [optional]
destination_project_id str Unique identifier of the project to which the campaign template will be copied. [optional]

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