RE: GoogleAdsValueError: Unrecognized version for the AdWords API. Given: v201809 Supported: ['v201806', 'v201802']

2019-01-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ketan, Could you check if you had updated your library installed on your workstation as well? If not, please follow the step 1 in this github

GoogleAdsValueError: Unrecognized version for the AdWords API. Given: v201809 Supported: ['v201806', 'v201802']

2019-01-25 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Team, I'm using the Python wrapper for the AdWords API. When I try to fetch a service, for ex: ad_group_criterion_service = adwords_client.GetService('AdGroupCriterionService', version='v201809') I get the following error: GoogleAdsValueError: Unrecognized version for the AdWords API