EMNewCreativeSaveItem Class |
The EMNewCreativeSaveItem type exposes the following members.
| Name | Description | |
|---|---|---|
| EMNewCreativeSaveItem |
Default Constructor
|
| Name | Description | |
|---|---|---|
| CampaignID |
The Campaign Id of the Campaign being saved.
(Inherited from EMCampaignSaveItem.) | |
| CreativeMetadata |
Metadata to save about the new Creative.
| |
| EMCreativeType |
The Type of the Creative.
| |
| HTMLContent |
HTML Content of the new Creative.
| |
| InsertMsgOpenAndAttachments |
Insert the MessageOpen and Attachments tokens into the content.
| |
| InsertUnsubText |
Insert Unsubscribe Text Flag
| |
| ManifestItem |
Summary Status and results.
(Inherited from EMCampaignSaveItem.) | |
| TextContent |
Text Content of the new Creative.
| |
| Type |
The Type of Item being saved.
(Inherited from EMCampaignSaveItem.) |
| Name | Description | |
|---|---|---|
| Save |
Execute the Save process for the Campaign Save item type, adds the new Creative.
(Overrides EMCampaignSaveItemSave(DMToken, SqlConnection, SqlTransaction).) | |
| SaveAndAddToManifest |
Execute the Save process for the Campaign Save item type and logging progress in the manifest.
(Inherited from EMCampaignSaveItem.) |