Hierarchy
- CRM_Marketing_CreateCampaignRequest
Properties
Optional campaignExternalId
ID of the campaign in an external system.
campaignId
ID of the item of the Email campaigns app that will be created as a result of calling the CRM_Marketing_CreateCampaign
function.
preferenceId
ID of the item of the Preference category.
senderEmail
Sender’s email
senderName
Sender’s name.
startTime
Campaign start date and time according to ISO 8601 in UTC.
subject
Email subject.
templateExternalId
ID of the email template in the email marketing service. See CRM_Marketing_ImportTemplate.id.
New campaign request
Contains data necessary to create an email campaign in an email marketing service. This object is an input parameter for the
CRM_Marketing_CreateCampaign
function.