Hi! I'm currently trying to get a shopping_performance_view report to get basic information as clicks or impressions with the following query:
SELECT metrics.impressions, segments.product_item_id FROM shopping_performance_view As this page <https://developers.google.com/google-ads/api/docs/reporting/zero-impressions> states, I understand that by default, rows with zero impressions are excluded when segmenting. However, is really important for me to also include those with 0 impressions in the report. Is there any option to be included in the query in order to get those? Or is there any workaround you have in this case? Thank you in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/1ba50b1e-d140-470f-b82c-91e7311b5df7n%40googlegroups.com.
