Hello,

I am trying to more deeply understand the geographic_view.location_type 
field.  I think I understand from this documentation 
<https://developers.google.com/google-ads/api/reference/rpc/v8/GeoTargetingTypeEnum.GeoTargetingType>
 
the difference between AREA_OF_INTEREST and LOCATION_OF_PRESENCE, but I am 
wondering whether metrics like clicks are strictly categorized with exactly 
one location type or the other.

Perhaps an illustration is the best way to ask this question:  Suppose I 
perform a Google search "pizza in Brooklyn", and my physical location is 
also Brooklyn, and then I click on a Google Ad.  Later, let's say I query 
for some metrics with a GAQL query like this:

SELECT geographic_view.location_type, segments.geo_target_city, 
metrics.clicks
FROM geographic_view
WHERE segments.date = (some date);

Should I expect that click to be associated with the row that has the 
location type LOCATION_OF_PRESENCE, or the one that has the location type 
of AREA_OF_INTEREST, or both?  Is there documentation that provides more 
details about this?

Thanks in advance,
- Josh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fc576ea6-e621-4ca8-93bb-410c756a6469n%40googlegroups.com.
  • Question about geogr... 'Josh Allen' via AdWords API and Google Ads API Forum

Reply via email to