
Hi,
Thank you for reaching out to our API support team.
Upon checking your Query it seems that you misspelled this query metrics.all_coversions_value and you added two coversions_value with this you may try this query below:
SELECT segments.product_item_id, metrics.clicks, metrics.impressions, metrics.average_cpc, metrics.search_impression_share, metrics.all_conversions_value, metrics.cost_micros, metrics.cost_per_all_conversions, metrics.search_absolute_top_impression_share FROM shopping_performance_view
Also, you can make use of Query Builder to help you construct and validate queries. Let us know if this helps.
Best regards,
|
||||||