Hi Anthony, Thanks for following up on this. I am aware that queries with segments will not include zero impression rows. In order to filter by device, however, this segment is required, while not desired.
This limitation blocks me in migration some reports from the AdWords API to the Google Ads API, such as: - Keywords that had no clicks on desktop devices (select metrics.clicks, segments.device WHERE segments.device = 'DESKTOP' cannot be used, as this omits words without impressions). Requesting this report was trivial in the AdWords API, but now requires making two queries, and manually intersecting the results. -- Léon On Wednesday, May 19, 2021 at 5:08:14 PM UTC+2 adsapiforumadvisor wrote: > Hi Leon, > > With Google Ads API, anytime segments are added to a report query, it will > exclude any zero impression rows. More details can be found here > <https://developers.google.com/google-ads/api/docs/reporting/zero-impressions#excluding_zero_impressions_by_segmenting> > . > > Regards, > Anthony > > [image: Google Logo] > Anthony > Google Ads API Team > > > ref:_00D1U1174p._5004Q2HC1Hf:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f33fcad3-f2cf-4f12-ba1c-3412a2073268n%40googlegroups.com.
