Hi Jiwon,

Thank you for providing the screenshot to help us understand your concern 
even more. As per documentation 
<https://developers.google.com/adwords/api/docs/guides/location-targeting#look_up_location_codes_for_a_region>,
 
the only way to look up for targettable locations by name (similar to the 
UI screenshot provided) is via LocationCriterionService 
<https://developers.google.com/adwords/api/docs/reference/v201708/LocationCriterionService>.
 
However, this service only returns Location Criteria 
<https://developers.google.com/adwords/api/docs/reference/v201708/LocationCriterionService.LocationCriterion>.
 
As mentioned earlier, radius targets are implemented as Proximity criteria 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService.Proximity>
 and 
thus will not be returned in the LocationCriterionService.get().

Currently, you may only retrieve already targeted Proximity Criteria via 
CampaignCriterionService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService#get>
 but not look up for targettable radius targets similar to the AdWords UI.

On the other hand, if you want to know the difference between the Search 
Tab and Radius Targeting Tab in the AdWords UI as pointed out in your 
screenshot, then it would be best to raise that question and any other 
AdWords UI related questions to the AdWords Community forum 
<https://www.en.advertisercommunity.com/t5/Google-AdWords/ct-p/Google_AdWords#> 
as 
it is the more appropriate forum to get answers for those kind of queries.

Regards,
Ivan 
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/d64a0250-3fe7-40f3-a8a4-da361610c0ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to