reuseCampaign( )


Creates a copy of an existing campaign.

Method Declaration
Copy
Method Parameters
campaignIdstringRequired

ID of the message to be duplicated.


optionsReuseCampaignOptions
Returns
Return Type:Promise<ReuseCampaignResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?