Re: Can't get basic campaigns service

2016-07-18 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Based on the error you are seeing, it looks like you are using an old version of the client library, since the library only contains up to v201509. Could you make sure that you've installed a recent version of googleads-python-lib ? Thanks

Re: Can't get basic campaigns service

2016-07-14 Thread rami . k
Privately replied Thanks On Wednesday, July 13, 2016 at 10:33:26 PM UTC+3, Anthony Madrigal wrote: > > Hi, > > Do you have any SOAP logs for any of these request? Please send them to me > via *reply privately to author.* > > Thanks, > Anthony > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Can't get basic campaigns service

2016-07-13 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Do you have any SOAP logs for any of these request? Please send them to me via *reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Can't get basic campaigns service

2016-07-13 Thread rami . k
Hi. I'm trying to do a basic thing as getting campaigns. I get the error: googleads.errors.GoogleAdsValueError: Unrecognized version of the AdWords API. Version given: v201605 Supported versions: ['v201509', 'v201502', 'v201506'] while running the simple: adwords_client = adwords.AdWordsClient