Reporting· burn-r8
Run Gaql Query
run_gaql_query
run_gaql_query gives you direct access to the Google Ads Query Language, the same query language used by the Google Ads API. Write custom SQL-like queries to pull any data the API exposes. It is strictly read-only, so it cannot modify your account. Use it when the built-in reporting tools do not cover your specific data need, or when you want to build custom reports with specific fields and filters.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
query | string | required | A valid GAQL query string. |
Example prompts
Copy these prompts into Claude Code, Cursor, or any MCP client.
Run a custom GAQL query to pull campaign names and costs
Query my account for ad groups with impressions over 1000
Run a full audit of my Google Ads account
Related tools in Reporting
get_campaign_performance
Campaign-level metrics (clicks, impressions, cost, conversions) for a date range.
2 params
get_ad_group_performance
Ad group metrics for a date range.
2 params
get_keyword_performance
Keyword-level metrics including quality score, CPC, and conversion data.
2 params
get_search_terms_report
See what people actually searched to trigger your ads. Essential for finding wasted spend.
2 params
Try burn-r8 free
65 tools across 14 categories. 50 free calls/mo. No credit card.