run_gaql
Run custom GAQL queries for advanced Google Ads data retrieval not covered by standard tools, with output in table, JSON, or CSV format.
Instructions
Execute an arbitrary GAQL (Google Ads Query Language) query.
Use this for advanced queries not covered by the other tools. See the GAQL reference in the AdLoop cursor rules for syntax help.
format: "table" (default, readable), "json" (structured), "csv" (exportable)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| customer_id | No | ||
| format | No | table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||