I am running a query to get the impressions count based on city using "*SELECT segments.geo_target_city segments.date, campaign.id, campaign.name, geographic_view.country_criterion_id FROM geographic_view WHERE metrics.impressions > 0 AND segments.date BETWEEN '2021-07-08' AND '2022-09-16'*
but the count is around 22k without adding *segments.geo_target_city* but increases to around 45k with adding *segments.geo_target_city.* whats wrong in the query? Thanks -- *Disclaimer: This email is confidential, may be legally privileged, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone else is prohibited & may be a criminal offense. Please delete if obtained in error & email confirmation to the sender.* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/cf734e70-0d8a-484c-9640-878620ed8622n%40googlegroups.com.
