Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

google_ads_generate_ad_group_themes

Organize supplied keywords into existing Google Ads ad groups. One of 38 Google Ads tools on the Get MCP Ads MCP gateway.

Organize supplied keywords into existing Google Ads ad groups. Returns suggested ad group/campaign pairings, normalized keyword text, and suggested match type without creating or editing keywords. Read-only Keyword Planner RPC.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
customerId
Endpoint
https://mcp.getmcpads.com/google-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
customerIdstringRequiredServing customer ID containing the existing ad groups.
keywordsarrayRequired
adGroupIdsarrayRequiredExisting ad group IDs in the same customer account.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "google_ads_generate_ad_group_themes",
    "args": {
      "customerId": "<string>",
      "keywords": "<array>",
      "adGroupIds": "<array>"
    }
  }
}
Esc

Type to search