Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.09 KB

CampaignContent1.md

File metadata and controls

18 lines (12 loc) · 1.09 KB

# CampaignContent1

The HTML and plain-text content for a campaign

Properties

Name Type Description Notes
PlainText string The plain-text portion of the campaign. If left unspecified, we'll generate this automatically. [optional]
Html string The raw HTML for the campaign. [optional]
Url string When importing a campaign, the URL where the HTML lives. [optional]
Template TemplateContent [optional]
Archive UploadArchive [optional]
VariateContents []VariateContentsInner1 Content options for Multivariate Campaigns. Each content option must provide HTML content and may optionally provide plain text. For campaigns not testing content, only one object should be provided. [optional]

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