get_campaign_performance
Retrieve Google Ads campaign performance metrics for a date range, sorted by cost descending to identify top spenders.
Instructions
Get campaign performance metrics for a date range, ordered by cost descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max campaigns returned to the caller (hard-capped at 10,000 by the API). | |
| date_end | Yes | end date for performance metrics (YYYY-MM-DD format). | |
| date_start | Yes | start date for performance metrics (YYYY-MM-DD format). | |
| customer_id | Yes | Google Ads customer id (digits only; hyphens are stripped). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||