CampaignResponseModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in An array of objects, each representing a campaign
public class CampaignResponseModel
type CampaignResponseModel = class
Public Class CampaignResponseModel
- Inheritance
-
CampaignResponseModel
Constructors
| Name | Description |
|---|---|
| CampaignResponseModel() | |
Properties
| Name | Description |
|---|---|
| AbSplitOpts |
ab_split_opts |
| ArchiveURL |
The link to the campaign's archive version |
| CampaignId |
A string that uniquely identifies this campaign |
| CampaignType |
There are four types of campaigns you can create in MailChimp. A/B Split campaigns have been deprecated and variate campaigns should be used instead |
| ContentType |
How the campaign's content is put together ( |
| CreatedTime |
The date and time the campaign was created |
| DeliveryStatus |
delivery_status |
| EmailsSent |
The total number of emails sent for this campaign |
| Links |
A list of link types and descriptions for the API schema documents |
| List |
List settings for the campaign |
| ReportSummary |
report_summary |
| RssOpts |
rss_opts |
| SendTime |
The time and date a campaign was sent |
| Settings |
settings |
| SocialCard |
social_card |
| Status |
The link to the campaign's archive version |
| Tracking |
tracking |
| VariateSettings |
variate_settings |