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.


snapshotImageUrlstringdeprecated - use firstImageUrl insteadformat WEB_URL

Landing page snapshot URL.
This field is deprecated and snapshot images are no longer supported. Instead, use the firstImageUrl field. The value of this field will soon become the same as the value of the firstImageUrl field.


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). TODO: Deprecated (moved to "GetComposerResponse").

Did this help?