v1

latestOpenAPI 3.1.02026-07-26950137.9 KB

Update Custom Audience Targeting

Update Custom Audience Targeting for the specified campaign.

post/backstage/api/1.0/{account_id}/campaigns/{campaign_id}/targeting/custom_audience

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": [
        224820
      ],
      "type": "INCLUDE"
    }
  ]
}