CampaignDetails
Retrieves a campaign by ID, along with all its details
Columns
Name | Type | References | |
CampaignId [KEY] | Integer |
Campaigns.Id | |
Name | String | ||
Subject | String | ||
Status | String | ||
Type | String | ||
FromName | String | ||
FromAddressEmail | String | ||
FromAddressId | Integer | ||
HtmlContent | String | ||
IsSplitTest | Boolean | ||
PlainTextContent | String | ||
ReplyAction | String | ||
ReplyToAddress | String | ||
Tags | String | ||
SplitTestOptions | String | ||
SentDate | Datetime |