google_ads_get_shopping_performance
Analyze Google Ads Shopping performance by product dimensions like item ID, brand, and feed label. Filter by campaign or date to connect spend and conversions to merchant products.
Instructions
Read-only Shopping performance report keyed by Merchant Center product dimensions. Useful for joining spend/conversions to merchant ID, item ID, title, brand, feed label, and custom labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Optional product brand filter | |
| limit | No | ||
| itemId | No | Optional Merchant Center item ID filter | |
| endDate | Yes | End date YYYY-MM-DD | |
| adGroupId | No | Optional ad group ID filter | |
| feedLabel | No | Optional product feed label filter | |
| startDate | Yes | Start date YYYY-MM-DD | |
| campaignId | No | Optional campaign ID filter | |
| customerId | Yes | Google Ads customer ID (without dashes, e.g., 1234567890) | |
| titleContains | No | Optional product title substring filter | |
| merchantCenterId | No | Optional Merchant Center ID filter |