Activation

The various methods for Activation are listed below:

  1. Activate retail campaign
  2. Get activation status

Activate retail campaign

Triggers activation of a retail campaign — generates trackers and/or creative assets and pushes the campaign live. Requires MediaPlan_Tags_Create permission.

Path Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the account.
retailCampaignIdxintegerMandatorypathIndex of the retail campaign.

Sample Request

HTTP
Copy

Parameters

FieldData TypeRequirementDescription
trackerTypesarray of stringOptionalList of tracker types to generate. Values: GCM.
assetGenerationTypeenum (string)OptionalAsset format to generate. Values: png, gif, video, tiff.

Request Body

JSON
Copy

Response

FieldData TypeDescription
messagestringResult message from the activation flow.
retailCampaignIdxintegerIndex of the activated retail campaign.

Request Body

JSON
Copy

Get activation status

Returns the current activation status and progress percentage for a retail campaign. Requires MediaPlan_Tags_Create permission.

Path Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the account.
retailCampaignIdxintegerMandatorypathIndex of the retail campaign.

Sample Request

HTTP
Copy

Response

FieldData TypeDescription
percentageintegerActivation progress as a percentage (0–100).
messagestringHuman-readable status message.
statusenum (string)Current activation status. Values: NEW, DRAFT, IN_PROGRESS, FAILED, ACTIVE, PUBLISHED (pushed to DSP, awaiting activation), ENDED, EXAMINE.

Request Body

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard