Hi, You may use the LocationCriterionService <https://developers.google.com/adwords/api/docs/reference/v201705/LocationCriterionService> to retrieve the CountryCode <https://developers.google.com/adwords/api/docs/reference/v201705/LocationCriterionService.LocationCriterion#countrycode> of your LocationCriterion. The CanonicalName <https://developers.google.com/adwords/api/docs/reference/v201705/LocationCriterionService.LocationCriterion#canonicalname> will return the Canonical Name depending on the Target Type (City or Postal Code) of the Criteria ID you used based on the Geo Targeting spreadsheet which you can find here <https://developers.google.com/adwords/api/docs/appendix/geotargeting>. The sample code can be found here <https://developers.google.com/adwords/api/docs/samples/java/targeting#get-location-criteria-by-name> (other languages are also available in the link). However, Street Address is currently not supported.
Thanks and regards, Peter 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/2eb77d73-6c0d-45a2-9d9b-b1b95037ecb8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
