Different send options for a Campaign
| Name | Type | Description | Notes |
|---|---|---|---|
| deliveryOptimization | DeliveryOptimizationType | [optional] | |
| trackOpens | Boolean | Should the opens be tracked? If no value has been provided, Account's default setting will be used. | [optional] |
| trackClicks | Boolean | Should the clicks be tracked? If no value has been provided, Account's default setting will be used. | [optional] |
| scheduleFor | OffsetDateTime | Date when this Campaign is scheduled to be sent on | [optional] |
| triggerFrequency | Double | How often (in minutes) to send the campaign | [optional] |
| triggerCount | Integer | How many times send the campaign | [optional] |
| splitOptions | SplitOptions | [optional] | |
| sendAtLocalTime | Boolean | Send email at local time of contact. | [optional] |