Custom Google Ads query
run_gaqlExecute arbitrary Google Ads Query Language (GAQL) queries to retrieve custom data from Google Ads. Use when other tools lack the specific query you need.
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 | ||
| format | No | table | |
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||