CampaignSchedule
Schedules a MailChimp campaign. Either Timewarp or the batch properties can be used, not both.
Input
Name | Type | Required | Description |
CampaignID | String | True | The ID of the campaign to schedule. |
ScheduleTime | String | True | The local date and time to schedule the campaign for delivery. Campaigns may only be scheduled to send on the quarter-hour (:00, :15, :30, :45). |
Timewarp | String | False | Boolean determining whether the campaign should use Timewarp when sending.
デフォルト値はfalseです。 |
BatchCount | String | False | The number of batches to send. |
BatchDelay | String | False | The delay, in minutes, between batches |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |