Hello, trying to select *all_conversions_value* in *shopping_performance_view*, however, it throws an error, that field is not selectable. Tried both in GAQL and directly through API. GAQL traceback and screenshot from documentation on *shopping_performance_view. *Any help appreciated, thanks!
- API Version: v11 - Query: "SELECT segments.product_item_id, metrics.clicks, metrics.impressions, metrics.average_cpc, metrics.search_impression_share, metrics.all_coversions_value, metrics.cost_micros, metrics.all_conversions, metrics.cost_per_all_conversions, metrics.search_absolute_top_impression_share, metrics.all_conversions_value FROM shopping_performance_view" - Result: Invalid Query (errors below) 'metrics.all_coversions_value' is not a valid field in the SELECT clause when 'shopping_performance_view' is the resource in the FROM clause. Fields in the SELECT must be 'Selectable'. - [image: documentation.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b9817649-710e-4810-b315-b67502288240n%40googlegroups.com.
