get_ad_group_performance
Fetch ad group performance metrics for Google Ads, with optional campaign filtering and custom date ranges, to analyze key metrics and optimize campaign ROI.
Instructions
Get ad group performance metrics.
Args: customer_id: Google Ads customer ID. campaign_id: Optional -- filter to ad groups in this campaign. date_range: Date range (predefined or 'YYYY-MM-DD,YYYY-MM-DD'). limit: Max rows (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| date_range | No | LAST_30_DAYS | |
| campaign_id | No | ||
| customer_id | Yes |