search_search
Query Google Ads data for a customer ID by selecting fields and resources, with optional filters and ordering for precise reporting.
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 |