get
https://backstage.taboola.com/backstage/api/1.0//campaigns//targeting/contextual_segments
Get Contextual Targeting for the specified campaign.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Sample responses
Sample request
GET USER.SERVER_URL/backstage/api/1.0/demo-account/campaigns/1234/targeting/contextual_segmentsSample responses
{
"collection": []
}{
"collection": [
{
"collection": [
1900004,
1900024,
1900037
],
"type": "INCLUDE"
}
]
}{
"collection": [
{
"collection": [
1900004,
1900024,
1900037
],
"type": "INCLUDE"
},
{
"collection": [
1905924,
1899997
],
"type": "EXCLUDE"
}
]
}