google_ads_get_audience_performance
Retrieve audience performance breakdown by clicks, conversions, and ROI to identify which segments drive the best results.
Instructions
Get performance metrics by audience.
See which audiences are driving the best results in terms of clicks, conversions, and ROI.
Args: customer_id: Customer ID (without hyphens) campaign_id: Optional campaign ID to filter date_range: Date range (TODAY, LAST_7_DAYS, LAST_30_DAYS, etc.)
Returns: Performance breakdown by audience
Example: google_ads_get_audience_performance( customer_id="1234567890", campaign_id="111111111", date_range="LAST_30_DAYS" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| campaign_id | No | ||
| date_range | No | LAST_30_DAYS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |