google_ads_shopping_performance
Get performance metrics for Shopping campaigns including ROAS to optimize ad spend. Specify customer ID and date range.
Instructions
Get performance metrics for Shopping campaigns.
Provides detailed performance data including ROAS (return on ad spend), which is critical for shopping campaign optimization.
Args: customer_id: Google Ads customer ID (10 digits, no hyphens) campaign_id: Optional specific shopping campaign ID date_range: Date range (LAST_7_DAYS, LAST_30_DAYS, LAST_90_DAYS)
Returns: Shopping campaign performance metrics
Example: google_ads_shopping_performance( 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 |