v1

latestOpenAPI 3.1.02026-07-26950137.9 KB

Update Contextual Targeting

Update Contextual Targeting for the specified campaign.

post/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.

Request body

RAW_BODYstring json

Response

200

Example response

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