NewCampaignRequest 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.
NewCampaignRequestV2
public class NewCampaignRequest
type NewCampaignRequest = class
Public Class NewCampaignRequest
- Inheritance
-
NewCampaignRequest
Constructors
| Name | Description |
|---|---|
| NewCampaignRequest() | |
Properties
| Name | Description |
|---|---|
| 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. Possible Values: regular, plaintext, absplit, rss, variate |
| Recipients |
recipients |
| RssOpts |
rss_opts |
| Settings |
settings |
| SocialCard |
social_card |
| Tracking |
tracking |
| VariateSettings |
variate_settings |