Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 872 Bytes

CampaignOptions.md

File metadata and controls

13 lines (10 loc) · 872 Bytes

# CampaignOptions

Properties

Name Type Description Notes
delivery_optimization \ElasticEmail\Model\DeliveryOptimizationType [optional]
track_opens bool Should the opens be tracked? If no value has been provided, Account's default setting will be used. [optional]
track_clicks bool Should the clicks be tracked? If no value has been provided, Account's default setting will be used. [optional]
schedule_for \DateTime Date when this Campaign is scheduled to be sent on [optional]
split_options \ElasticEmail\Model\SplitOptions [optional]

[Back to Model list] [Back to API list] [Back to README]