Get Contextual Targeting

Get Contextual Targeting for the specified campaign.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample responses

Sample request

GET USER.SERVER_URL/backstage/api/1.0/demo-account/campaigns/1234/targeting/contextual_segments

Sample responses

{
    "collection": []
}
{
    "collection": [
        {
            "collection": [
                1900004,
                1900024,
                1900037
            ],
            "type": "INCLUDE"
        }
    ]
}
{
    "collection": [
        {
            "collection": [
                1900004,
                1900024,
                1900037
            ],
            "type": "INCLUDE"
        },
        {
            "collection": [
                1905924,
                1899997
            ],
            "type": "EXCLUDE"
        }
    ]
}
Path Params
string
required

An alphabetic ID. See Get Account Details.

string
required

A numeric ID.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json