Contains information about the created email campaign on the side of the email marketing service. The object is the result of the CRM_Marketing_CreateCampaign function.

Hierarchy

  • CRM_Marketing_CreateCampaignResponse

Properties

Optional error

error: undefined | string

Error text when the creation of an email campaign in the email marketing service fails.

If the field is filled out, this text will be dispayed in the system interface when creating a new campaign, and an item of the Campaigns app will not be created.

externalId

externalId: string

ID of the email campaign in the email marketing service.

Optional status

The status of the email campaign. If no value is specified, the CRM_Marketing_CampaignStatus.New will be used.