v1

latestOpenAPI 3.1.02026-07-26950137.9 KB

Get Contextual Targeting

Get Contextual Targeting for the specified campaign.

get/backstage/api/1.0/{account_id}/campaigns/{campaign_id}/targeting/contextual_segments

Path parameters

account_idstring required

An alphabetic ID. See Get Account Details.

campaign_idstring required

A numeric ID.

Response

200

Example response

{
  "collection": [
    {
      "collection": [
        1900004
      ],
      "type": "INCLUDE"
    }
  ]
}