google_ads_get_ad_group_performance
Retrieve performance metrics for a specific ad group over a selected date range. Use to analyze ad group effectiveness and optimize campaigns.
Instructions
Get performance metrics for an ad group over a date range.
Args: customer_id: Customer ID (without hyphens) ad_group_id: Ad group ID date_range: Date range (TODAY, YESTERDAY, LAST_7_DAYS, LAST_30_DAYS, etc.)
Returns: Performance metrics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| ad_group_id | Yes | ||
| date_range | No | LAST_30_DAYS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |