API ReferenceAnnouncementsCommunity Discussion
API ReferenceCommunity DiscussionAnnouncementsSubscribeLog In
API Reference

Get My Audience Targeting

Returns My Audience Targeting for the specified campaign.
My Audience Targeting includes both First Party Audiences and Custom Audiences.

{
    "collection": [
        {
            "collection": [
                1713658,
                151037
            ],
            "type": "INCLUDE"
        },
        {
            "collection": [
                1898703,
                1918825,
                1918824
            ],
            "type": "EXCLUDE"
        }
    ]
}

🚧

Response

  • My Audience Targeting includes both First Party Audiences and Custom Audiences.
  • The Custom Audiences returned are the same as those returned by Custom Audience Targeting - but they have different Audience IDs.
Language