Skip to content
Get MCP AdsGet MCP Ads, home

bing_get_ad_groups

Read ad groups and native configuration in an owned campaign. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.

Read ad groups and native configuration in an owned campaign.

Kind
Read
Discovery
Reachable through search_tools and run_tool
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.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "bing_get_ad_groups",
    "args": {
      "accountId": "<string>",
      "campaignId": "<string>",
      "campaignType": "Search"
    }
  }
}
Esc

Type to search