Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 933 Bytes

CampaignTemplate.md

File metadata and controls

15 lines (12 loc) · 933 Bytes

# CampaignTemplate

Properties

Name Type Description Notes
poolname string Name of your custom IP Pool to be used in the sending process [optional]
from string Your e-mail with an optional name (e.g.: John Doe <email@domain.com>) [optional]
reply_to string To what address should the recipients reply to (e.g. John Doe <email@domain.com>) [optional]
subject string Default subject of email. [optional]
template_name string Name of template. [optional]
attach_files string[] Names of previously uploaded files that should be sent as downloadable attachments [optional]
utm \ElasticEmail\Model\Utm [optional]

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