Hi Tirtha, When you set the "includeZeroImpressions=False", you will retrieve all the data with non-zero impressions. On the other hand, if you set the "includeZeroImpressions=True", you should be able to retrieve all the data that has both zero and non-zero impressions. You may check this guide <https://developers.google.com/adwords/api/docs/guides/zeroimpression-structure-reports> for more information about zero impressions.
To further investigate the item #3 you specified, could you provide the complete report definition <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> you used and the sample data as well as your clientCustomerId? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team On Thursday, August 2, 2018 at 5:26:43 AM UTC+8, Tirtha Ghosh Dastidar wrote: > > Hi Guys, > > Can you please confirm the validity of my understanding >> When we > download the adwords performance reports via the api, default setting for > performance reports is set to "includeZeroImpressions=False". This should > download all data with "non-zero" impressions ONLY. When we explicitly > mention "includeZeroImpressions=True", we get "zero" impressions ONLY. > > 1. Is the above statement true? > 2. How can I download all perf data at once ? "zero" + "non-zero". > 3. Often I have seen data with zero impressions even when we download > without any explicit filters. > > Appreciate the help ! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7d84e6c0-128b-45b6-9772-f111bd62eab0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
