Hi Hans, To my knowledge, requests with *includeZeroImpressions=false* have always excluded zero impression rows, and I'm not aware of any recent changes that would have modified that behavior.
I've been looking into your requests, and I'm wondering if you have different versions of your code (or different applications) submitting reporting requests. The reason I ask is that I looked at all KEYWORDS_PERFORMANCE_REPORT requests for that customer and from your developer token over the last 7 days, and I see the following: +-------------------------+------------------------+ | Time | includeZeroImpressions | +-------------------------+------------------------+ | 2015-06-22 11:29:21 PDT | 0 | | 2015-06-22 13:38:09 PDT | 0 | | 2015-06-23 17:06:22 PDT | 0 | | 2015-06-23 17:11:20 PDT | 1 | +-------------------------+------------------------+ These requests were all for the date range of *TODAY* and the following field list: AdGroupId, Id, CampaignId, KeywordText, CriteriaDestinationUrl, Status, CpcBid, CpmBid, KeywordMatchType, FirstPageCpc, QualityScore, IsNegative, CpcBidSource, FinalUrls, FinalMobileUrls, FinalAppUrls, TrackingUrlTemplate, UrlCustomParameters However, the request in green submitted *includeZeroImpressions=true*, while all of the others submitted *includeZeroImpressions=false*. I would expect the request in green to return rows, but the requests in yellow to only return rows with impressions. Thanks, Josh, AdWords API Team On Tuesday, June 23, 2015 at 8:22:28 PM UTC-4, HK wrote: > > Josh, > > Correct, the request succeeds (no error) and it returns no rows. > > An example of such a request was done at 6/23/2015 5:06:22 PM PDT for > customer ID 3837500421. It had includeZeroImpressions set to false. We > just discovered that setting includeZeroImpressions to true does indeed > resolve the issue. Such a request was sent for the same customer ID at > 6/23/2015 > 5:11:20 PM PDT. > > We should be able to implement that code change tomorrow, but we're still > surprised that the behavior appears to be randomly changing from one day to > another. When it does return no rows, all our merchants seem to be > affected. If this is a planned > change from your side, it'd be great if it was announced as an upcoming > change before it was implemented. > > Thanks, > Hans > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/11aca9c4-eb65-4a7f-95be-46d0b288e999%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
