Hi Matt, You can use Geo Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report> to get performance stats for a geographic location. Adding MostSpecificCriteriaId <https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report#mostspecificcriteriaid> field to the report would return the criteria ID of the location. This criteria ID can be mapped to a location (using the the table available here <https://developers.google.com/adwords/api/docs/appendix/geotargeting> or using LocationCriterionService <https://developers.google.com/adwords/api/docs/reference/v201609/LocationCriterionService>) and appropriate details of the location can be fetched. If the location criteria is a zipcode, the LocationName <https://developers.google.com/adwords/api/docs/reference/v201609/LocationCriterionService.Location#locationname> field retrieved from the LocationCriterionService would contain that information.
Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cde8c2ec-d229-45e5-bc5b-895eff8a9abd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
