The CopyCampaign method can be used to duplicate an existing campaign in your dotMailer account including dynamic content.
Parameters
| username |
string |
This is the username from your API key. It is in the format of an email address and will look similar to apiuser-908709770324@apiconnector.com |
required |
| password |
string |
This is the password from your API key. |
required |
| campaignId |
integer |
This is the ID number of the campaign which you wish to duplicate. |
required |
Return values
| campaignResult |
integer |
This is the ID of the newly created campaign. |