account | GadsAccountItem or object or array of object or string or integer | Yes | - | Select the Google Ads account, ask the user for it if not provided |
account_id | string | No | - | |
customer_id | string | No | - | |
customer | string | No | - | |
customerId | string | No | - | |
manager_id | string | No | - | |
login_customer_id | string | No | - | |
manager_customer_id | string | No | - | |
loginCustomerId | string | No | - | |
query | string | Yes | - | Enter the Google Ads Query Language (GAQL) query to run for the selected account. Use this when the standard gads_get_report operation does not cover the needed Google Ads data. If the correct FROM resource, metric, segment, or field compatibility is unclear, use gads_search_gaql_resources operation as an optional discovery helper before building the query. Queries should use fields supported by Google Ads API v25. |
validate_only | boolean | No | False | When true, validates the GAQL query using Google Ads Search without executing it or returning rows. |