Re: How to access a campaigns targetCPA

2018-08-29 Thread shean
Hi, i have the same issue after use the code, i always get instance no attribute ' getBiddingStrategyConfiguration' i use python more_pages = True while more_pages: page = service.get(selector) # Display results if 'entries' in page: for campaign in page['entries']:

Re: SoapFault Could not connect to host

2017-11-24 Thread shean
Hello @Sreelakshmi Sasidharan thank you i found what's happend and solved it's docker server version too old (i don't know why that download DMG from official) Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blog

SoapFault Could not connect to host

2017-11-21 Thread shean
Dear all: I can use AdWords SDK get report successful before 11/14, that version is 31.0.0. but sometime it got could not connect to host start on 11/15. then i get latest version on github on 11/18, and upgarde to 32.0.0 but issue not solved, and it become to everytime in test use SoapSettings