Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1013 Bytes

File metadata and controls

21 lines (13 loc) · 1013 Bytes

CampaignOptions

Different send options for a Campaign

Properties

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]