execute_gaql
Run any Google Ads Query Language (GAQL) query to fetch custom campaign, ad group, keyword, and performance data. Use it for reports and metrics not covered by other tools.
Instructions
Execute an arbitrary GAQL (Google Ads Query Language) query.
This is the most flexible tool -- use it for any read query not covered by other tools. GAQL reference: https://developers.google.com/google-ads/api/docs/query/overview
Args: customer_id: Google Ads customer ID. query: Full GAQL query string (SELECT ... FROM ... WHERE ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| customer_id | Yes |