Skip to content
Get MCP AdsGet MCP Ads, home

bing_get_keywords

Read keywords, match types, bids and status from an owned ad group. One of 39 Microsoft Advertising tools on the Get MCP Ads MCP gateway.

Read keywords, match types, bids and status from an owned ad group.

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.
adGroupIdstringRequiredNumeric Microsoft Advertising ID as a string, not an account number.

Calling itLink to this section

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

Type to search