cloneAndSendCampaign
Clones and sends an existing PERIODIC campaign to the specified subscriber source.
| Input | Type | Description |
|---|---|---|
| token | AuthToken | Authorization token. |
| campaignIdentifier | xs:int | Campaign identifier. |
| notBefore | xs:date | Campaign is sent on or after the specified date and time. |
| Output | Type | Description |
|---|---|---|
| xs:int | The identifier for the cloneAndSendCampaign request. |