google_ads_extension_performance_report
Retrieve performance metrics for ad extensions to identify top-performing extensions that drive clicks, helping optimize your extension strategy.
Instructions
Get performance metrics for ad extensions.
Shows which extensions are performing well and driving clicks, helping you optimize your extension strategy.
Args: customer_id: Google Ads customer ID (10 digits, no hyphens) campaign_id: Optional campaign ID filter date_range: Date range (LAST_7_DAYS, LAST_30_DAYS, LAST_90_DAYS)
Returns: Extension performance report
Example: google_ads_extension_performance_report( customer_id="1234567890", 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 |