Keyword expansion

gads_discover_search_term_silos

Cluster the account's unadded search terms (last 90 days, proven demand) into 4–8 semantic keyword silos with real clicks/conversions/cost per silo.

Cluster the account's unadded search terms (last 90 days, proven demand) into 4–8 semantic keyword silos with real clicks/conversions/cost per silo. Use when expanding coverage from demand the account already receives. Launch a silo via proposeCreateAdGroup (new ad group + keywords) or add its terms to an existing ad group via proposeAddKeywords. Slow (LLM clustering) — call once, not in a loop.

Scope: read token (or higher). Read-only.

Parameters

ParameterTypeRequiredDescription
minClicksintegerNoOnly consider search terms with at least this many clicks. (default: 2)
projectIdstringNoTarget account (project id). Required with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token.

On this page