Re: How to request for the User Locations

2015-10-27 Thread Umesh Dengale
Hi Akiko, By default, the GEO_PERFORMANCE_REPORT only includes rows where *IsTargetingLocation = true*. You could add the *IsTargetingLocation* IN [true,false] AND *LocationType* IN [LOCATION_OF_PRESENCE, AREA_OF_INTEREST] predicate to your report selector to get LocationType and *IsTargetingL

How to request for the User Locations

2015-10-27 Thread Akiko Matsuzawa
Hi, Could you kindly tell me how to get the report data of the User locations? https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report We have been requesting for the Geo Performance report for a long while. Now we need to get the user locations as well. But the re