Management
Copy Campaign Template to a Project
Copies a campaign template to another project.
The resources, like validation rules or products, will not be copied to the destination project yet. When the template is used to create a new campaign or add a new promotion tier, the resources will be created in the destination project.
📘 Campaign Templates – Documentation
Read the Campaign Templates documentation to learn more about this feature.
post/management/v1/projects/{projectId}/templates/campaigns/{campaignTemplateId}/copy
Request body
Response
Returns the details about the copied campaign template.
Example response
{
"id": "camp_tpl_eR9NsNJ5gqJRN2TG3fqCvbVl",
"created_at": "2024-07-16T09:05:53.175Z"
}