Search Search
search_searchFetches Google Ads data by specifying customer, resource, and fields. Supports conditions, ordering, and row limits for targeted queries.
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 |