Re: Get shopping_performance_view including zero impressions

2022-01-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Kenneth, Thanks for reaching out. With regards to your concern, it looks like we have a duplicate thread for this issue. We can keep correspondence related to this issue on the other thread to limit any confusion. Also, it has more context than this thread. Best regards, Jakeia Sabrina

Re: Get shopping_performance_view including zero impressions

2022-01-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Kenneth, Thanks for reaching out. Looks like this thread is a duplicate of case no. #00091665 thread for this issue. I would suggest using case no. #00091665 as the main thread for any kind of communication going further on this issue. I will close this thread to avoid any kind of confusi

Re: Get shopping_performance_view including zero impressions

2022-01-20 Thread kenneth hung
Hi, here is my GASQL: SELECT segments.product_item_id,metrics.clicks,metrics.cost_micros,metrics.impressions,metrics.conversions,metrics.all_conversions FROM shopping_performance_view WHERE segments.date DURING YESTERDAY ORDER BY metrics.impressions ASC adsapi 在 2022年1月20日 星期四下午5:49:28 [UTC+

RE: Get shopping_performance_view including zero impressions

2022-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kenneth, Thank you for reaching out to our team. You may try not including segment fields in the report as zero impressions are always excluded when segmenting a report, provided all selected metrics are zero according to this document. Let me know how it goes after. Regards, Ernie John B