Skip to content
Get MCP AdsGet MCP Ads, home

bing_get_targeting

Read actual configured campaign or group targeting, separately by criterion type. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.

Read actual configured campaign or group targeting, separately by criterion type. Includes inclusion/exclusion criterion objects; this is configuration, not demographic performance.

Kind
Read
Discovery
Announced in the tool list
Account parameter
accountId
Endpoint
https://mcp.getmcpads.com/bing-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
accountIdstringRequiredNumeric Microsoft Advertising ID as a string, not an account number.
campaignIdstringRequiredNumeric Microsoft Advertising ID as a string, not an account number.
campaignTypestringRequiredExplicit native campaign type, used to verify parent ownership. Dynamic Search uses Search with DynamicSearchAdsSetting. One of: Search, Shopping, Audience, PerformanceMax, Hotel.
adGroupIdstringOptionalNumeric Microsoft Advertising ID as a string, not an account number.
criterionTypestringRequiredOne of: Age, Gender, DayTime, Device, Location, LocationIntent, Radius, RemarketingList, CustomAudience, InMarketAudience, ProductAudience, Webpage, ProductPartition.

Calling itLink to this section

jsonDirectly, since it is announced
{
  "name": "bing_get_targeting",
  "arguments": {
    "accountId": "<string>",
    "campaignId": "<string>",
    "campaignType": "Search",
    "criterionType": "Age"
  }
}
Esc

Type to search