Search Search
search_searchQuery Google Ads account data directly from the Google Ads API, filtering, ordering, and limiting rows by customer, resource, and fields to build custom reports.
Instructions
Fetches data from the Google Ads API using the search method
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of rows to return | |
| fields | Yes | The fields to fetch | |
| resource | Yes | The resource to return fields from | |
| orderings | No | How the data is ordered | |
| conditions | No | List of conditions to filter the data, combined using AND clauses | |
| customer_id | Yes | The id of the customer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |