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.

Hierarchy

  • CRM_Marketing_CreateCampaignRequest

Properties

campaignId

campaignId: string

ID of the item of the Email campaigns app that will be created as a result of calling the CRM_Marketing_CreateCampaign function.

preferenceId

preferenceId: string

ID of the item of the Preference category.

senderEmail

senderEmail: string

Sender's email

senderName

senderName: string

Sender’s name.

startTime

startTime: string

Campaign start date and time according to ISO 8601 in UTC.

subject

subject: string

Email subject.

templateExternalId

templateExternalId: string

ID of the email template in the email marketing service. See CRM_Marketing_ImportTemplate.id.