Campaign Object


Properties
campaignIdstringformat GUID

Campaign ID.


titlestring

Marketing campaign title. If you don't provide the value, the title automatically gets the value of an email subject.


firstImageUrlstringformat WEB_URL

URL of the first image after the logo.


editorTypestring

Editor type.


statusstring

Campaign status.


visibilityStatusstring

Campaign visibility status.


distributionStatusstring

Campaign distribution status.


publishingDataPublishingData

Publishing data. The field is returned empty if the campaign isn't published.


dateCreatedstringformat date-time

Date and time when the campaign was created.


dateUpdatedstringformat date-time

Date and time when the campaign was updated.


emailSubjectstringdeprecatedmaxLength 1000

Email subject of the campaign (initially copied from the template).

Did this help?