Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 926 Bytes

Options.md

File metadata and controls

14 lines (11 loc) · 926 Bytes

# Options

Properties

Name Type Description Notes
time_offset int By how long should an e-mail be delayed (in minutes). Maximum is 35 days. [optional]
pool_name string Name of your custom IP Pool to be used in the sending process [optional]
channel_name string Name of selected channel. [optional]
encoding \ElasticEmail\Model\EncodingType [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]

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