Can't get basic campaigns service

44 views
Skip to first unread message

ram...@velismedia.com

unread,
Jul 13, 2016, 12:06:50 PM7/13/16
to AdWords API Forum
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.LoadFromStorage()
campaign_service = client.GetService('CampaignService', version='v201605')

My googleads.yaml has the correct data as I understand it.

Any reason for that to happen?
Thanks in advance

Anthony Madrigal

unread,
Jul 13, 2016, 3:33:26 PM7/13/16
to 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

ram...@velismedia.com

unread,
Jul 14, 2016, 5:41:04 AM7/14/16
to AdWords API Forum
Privately replied

Thanks 

Josh Radcliff (AdWords API Team)

unread,
Jul 18, 2016, 3:48:32 PM7/18/16
to 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,
Josh, AdWords API Team
Reply all
Reply to author
Forward
0 new messages