Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 776 Bytes

File metadata and controls

28 lines (16 loc) · 776 Bytes

CampaignEmailContent

Properties

Name Type Description Notes
type TypeEnum
body String HTML code of the campaign
plainText String Plain text for the campaign [optional]
snippet String Snippet text for the campaign [optional]
templateId Integer ID of the template for this campaign (Email builder templates are not allowed)
url String Campaign url
usePageTitle Boolean True to use page title as the campaign title [optional]
_file String Campaign file

Enum: TypeEnum

Name Value
FILE "file"