Hi, I have a question with regard to the behavior of using ReportDefinition and ReportDownloader from package com.google.api.ads.adwords.lib.utils.v201809.
So I want to download the ad report WITHOUT the object of impression = 0. Here is the observation when I did my test. Case 1: * set includeZeroImpressions = false * Specify couple ad fields like Headline, Id, AdGroupId, CampaignId, etc, but NO "Impressions" field. In the report, my creative of impression = 0 appears. Case 2: * set includeZeroImpressions = false * Specify couple ad fields together with "Impressions" field. In the report, my creative of impression = 0 doesn't appear. Case 3: * set includeZeroImpressions = true * Specify couple ad fields together with "Impressions" field. In the report, my creative of impression = 0 appears. >From the above test result. I have a feeling that in order to exclude the object with impression = 0 in the report, besides setting includeZeroImpressions = false, we also need to include the "Impressions" field into the report download request. So is this expected? In Case 1, actually I'm expecting the creative with impression = 0 should NOT appear in the report. If this is expected, besides "Impressions" field, is there any other fields having the similar behavior that affect the report? Thank you, Kain -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/446c0f8b-7a9b-4393-8ec3-c94703c68823%40googlegroups.com.