RE: How to get search results from Radius Targeting or any other adword API for multiple keywords

2019-04-10 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
m/search/label/google_ads_api https://developers.google.com/adwords/api/community/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ On 04/10/19 15:37:49 neetuvarshne...@gmail.com wrote: Hello Team, Please suggest me - How to get search results from Radius Targeting or any other adword API for mult

How to get search results from Radius Targeting or any other adword API for multiple keywords

2019-04-10 Thread neetu varshney
Hello Team, Please suggest me - How to get search results from Radius Targeting or any other adword API for multiple keywords I am using php, javascript , nodejs -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: How to get search results from Radius Targeting

2017-09-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jiwon, I'm a colleague of Ivan and I will be providing support for now. As mentioned previously by Ivan, you will not be able to retrieve radius or address information using the LocationCriterionService. Additionally, targetable locations as seen in the AdWords UI are currently not supported

Re: How to get search results from Radius Targeting

2017-09-10 Thread 김지원
Hi Ivan Thank you for thorough answer. We now understand we can only look up for targetable locations by name via LocationCriteria. However, we've tested several locations and found out that we were only able to look up locations for Cities (e.g. Seoul, Busan) and NOT with detail addresses (e.g

Re: How to get search results from Radius Targeting

2017-09-08 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jiwon, Thank you for providing the screenshot to help us understand your concern even more. As per documentation , the only way to look up for targettable locations by name (similar

Re: How to get search results from Radius Targeting

2017-09-06 Thread 'Ivan Bautista' via AdWords API Forum
Hi, As per documentation , Radius targets are implemented as Proximity criteria and are created

How to get search results from Radius Targeting

2017-09-05 Thread 김지원
Hi, 1. We would like to know how to get search results from Radius Targeting. Code examples would be great! We found how to get search results for Geo targeting as following: Selector selector = new SelectorBuilder() .fields( &qu