| Name | Description | Type | Additional information |
|---|---|---|---|
| AutoCancel |
Whether or not the Schedule is to be cancelled upon encountering an error |
boolean |
None. |
| HaltQueueOnError |
Whether or not to stop the Schedule Queue upon encountering an error |
boolean |
None. |
| CommandRetryLimit |
The number of times to retry a Schedule-related command |
integer |
None. |
| ResendOnError |
Whether or not to attempt to resend a Schedule upon encountering an error before the Schedule's Start. This overrides AutoCancel and HaltQueueOnError, unless the resend Limit has been reached. |
boolean |
None. |
| ResendOnErrorLimit |
The maximum number of times a Schedule's information can be resent before flagging an error |
integer |
None. |
| AllowStartDateAdjustment |
Whether or not the API can move the StartDate of the Schedule if necessary |
boolean |
None. |
| SendPeriod |
The period before a queued Schedule Start where the Schedule can be Sent |
time interval |
None. |