Get Custom Audience Targeting

Get Custom Audience Targeting details for the specified campaign.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
    "collection": [
        {
            "collection": [
                224820,
                25287
            ],
            "type": "INCLUDE"
        },
        {
            "collection": [
                19884,
                29870
            ],
            "type": "EXCLUDE"
        }
    ]
}

In the above example, the collections property of the outer Audience Targeting Object contains 2 Audience Targeting Restrictions Objects.

Each Audience Targeting Restrictions Object contains a set of custom audiences to include or exclude.

📘

If you created any custom audiences with exclude_from_campaigns = true, then those custom audiences will be excluded from all campaigns.

Campaigns that you create going forward will have this exclusion by default. Moreover, the exclusion will be applied to your previously existing campaigns.

Path Params
string
required

An alphabetic ID. See Get Account Details.

string
required

A numeric ID.

Language
Credentials
OAuth2
LoadingLoading…