Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 844 Bytes

CampaignEmailContent.md

File metadata and controls

20 lines (15 loc) · 844 Bytes

org.egoi.client.api.Model.CampaignEmailContent

Properties

Name Type Description Notes
Type string
Body string HTML code of the campaign
PlainText string Plain text for the campaign [optional]
Snippet string Snippet text for the campaign [optional]
TemplateId int ID of the template for this campaign (Email builder templates are not allowed)
Url string Campaign url
UsePageTitle bool True to use page title as the campaign title [optional] [default to false]
File string Campaign file

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