RE: 504 Deadline Exceeded error

2019-03-03 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Andrew, After your Standard Access has been approved by the AdWords Compliance Team, you could continue making your AP service calls. Should the issue persist, feel free to write back with the new logs or screenshots of the issue so I could further investigate this. Regards, Dannison AdWords

LocationCriterionService return irrelevant result for search term and different from UI

2019-03-03 Thread xuantoi . ads . mtest
Hi, Im using LocationCriterionService for lookup location but it seems irrelevant and different from UI, ex with word "korea": Selector selector = new SelectorBuilder () .fields (LocationCriterionField.values ()) .equals ("LocationName", "korea") .build (); return is:

Remarketing API for display (not AdWords)

2019-03-03 Thread Serge Salager
I am looking for the Google Remarketing API for ad display (banner ads) not AdWords but can't find it. Conscious I am in the wrong group. Thank you for your help! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

Internal API Error

2019-03-03 Thread yulianti . yantius
Hi, trying to retrieve TargetingIdeaService under version v201809 using python 2.7.14, this is the output i have from the terminal. I read in documentation that we need to wait around 30 seconds. try to do it again after 30seconds. but the result is still the same *PS. I also have tried with py

Fetching fields after mutate in beta API

2019-03-03 Thread giang_le
Hi team I'm trying use beta API to add keywords. It work but its impossible to fetch fields from response. Is there any way for me to do it? Thanks for your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=

can i use audience analytics for other websites?

2019-03-03 Thread ian via AdWords API and Google Ads API Forum
I would like to understand the audience of other websites. Does the google have a central audience API that I can query, where the input request would be a URL, and the output would be the interests of people who searched for and click on that URL ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Internal API Error

2019-03-03 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Yulianti, Could you provide to me the complete SOAP request and response logs so I can further investigate? If you haven't yet, you may enable SOAP logging on your end by referring to this guide . Once enabled

RE: can i use audience analytics for other websites?

2019-03-03 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ian, In the AdWords API perspective, this isn't supported. Audiences can be gathered systematically by setting up remarketing which you can find out more by referring to this guide . I also cannot provide comments whether whi