What problem does it solve? It removes the guesswork of querying Google Ads data by providing a validated GAQL cookbook, a canonical account-discovery workflow, and clear read-only guardrails for the official Google Ads MCP server. ## Core Features & Use Cases - Canonical MCP workflow: Discover accessible customer IDs with list_accessible_customers, validate fields with get_resource_metadata, then run search queries. - Validated GAQL cookbook: Ready-to-run queries for campaign performance, budget pacing, search terms mining, Quality Score, RSA performance, Performance Max asset groups, change-event audits, and conversion actions. - Guardrails and handoffs: Enforces read-only limits, micros-to-currency conversion, developer-token access levels, and routes all mutations to the Google Ads API via traffic-automation. - Use Case: A media buyer asks why spend spiked last week; the agent runs the change-event and campaign performance GAQL queries against the live account and reports which campaigns, budgets, and users drove the change. ## Quick Start Ask the agent to list accessible Google Ads customers and then pull a 30-day campaign performance report with cost, conversions, and CPA using the Google Ads MCP.