The HTML and plain-text content for a campaign
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] |