Hi Mark, Thanks for this. My issue was I had different versions of Python and was using an older version for Adwords API but was upgrading my library in my default one. Solved this by creating a virtual environment and installing it there.
Thanks for your help! Stephen *Stephen Coyne* On 8 July 2015 at 15:26, <adwords-api@googlegroups.com> wrote: > Hello Stephen, > > It looks like you're using an older version of the library; we've > deprecated v201402 and v201406 quite some time ago. Also, our most recent > release actually includes v201506. An internal issue impacting our > release process has delayed the GitHub push (it will likely be out later > today), but the latest version of googleads (3.5.0) is available on PyPI > <https://pypi.python.org/pypi/googleads/3.5.0>. You can confirm for > yourself that we include later versions of the AdWords API in this release > by downloading the tarball on this page and checking the versions included > in the _SERVICE_MAP of *adwords.py*. > > From my experience, pip can sometimes be a bit of a fickle utility. > Especially if you're using an older version. You might want to first verify > that you have the latest version of pip installed, as I have noted in > previous cases that older versions sometimes fail to upgrade or install as > expected. If you have the latest version of pip installed and still see > this behavior, try uninstalling googleads and then reinstall it. I would > then suggest you locate your Python Path and take a look at what was > installed and verify that it is what you expect. If installation still > fails despite all this, then the issue is more of a bug with pip. You could > hypothetically "manually" install the library by overwriting the older > files with updated copies from the tarball you downloaded earlier. That > wouldn't be ideal by any means, but should work. > > Regards, > Mark Saniscalchi > > On 07/08/15 06:57:16 stephen.co...@mvfglobal.com wrote: > > Hi, just started using the latest library v201502 > <https://github.com/googleads/googleads-python-lib/tree/master/examples/adwords/v201502> > for Python and I am having issues with the following error: > > Traceback (most recent call last): > > File "get_report_fields.py", line 42, in <module> > > main(adwords_client, REPORT_TYPE) > > File "get_report_fields.py", line 25, in main > > 'ReportDefinitionService', version='v201502') > > File "build/bdist.macosx-10.9-intel/egg/googleads/adwords.py", line 261, > in GetService > > googleads.errors.GoogleAdsValueError: Unrecognized version of the AdWords > API. Version given: v201502 Supported versions: ['v201402', 'v201406'] > > > I have tried: > pip install googleads --upgrade > > and it appears to have successfully upgraded but still giving me the same > error. > > Anything else I am missing? > > Thanks, > Stephen > > MVF Global is a trading name of Marketing VF Limited (MVF), a company > registered in England and Wales with company number 06951544, whose > registered office address is at Ryland House, 24A Ryland Road, London NW5 > 3EH, United Kingdom. VAT number: GB207713719. > This e-mail (and any attachments) is confidential and may contain personal > views which are not the views of MVF unless specifically stated. If you > have received it in error, please delete it from your system. Do not use, > copy or disclose the information in any way nor act in reliance on it and > notify the sender immediately. Please note that MVF monitors e-mails sent > or received. Further communication will signify your consent to this. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and Google+: > https://googleadsdeveloper.blogspot.com/ > https://plus.google.com/+GoogleAdsDevelopers/posts > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > You received this message because you are subscribed to the Google > Groups "AdWords API Forum" group. > To post to this group, send email to adwords-api@googlegroups.com > To unsubscribe from this group, send email to > adwords-api+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/adwords-api?hl=en > --- > You received this message because you are subscribed to the Google Groups > "AdWords API Forum" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to adwords-api+unsubscr...@googlegroups.com. > Visit this group at http://groups.google.com/group/adwords-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/adwords-api/305bcd41-9e40-4d0e-b250-6a14936fc050%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/305bcd41-9e40-4d0e-b250-6a14936fc050%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- MVF Global is a trading name of Marketing VF Limited (MVF), a company registered in England and Wales with company number 06951544, whose registered office address is at Ryland House, 24A Ryland Road, London NW5 3EH, United Kingdom. VAT number: GB207713719. This e-mail (and any attachments) is confidential and may contain personal views which are not the views of MVF unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that MVF monitors e-mails sent or received. Further communication will signify your consent to this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/CAJHCRbL2BdC8FSYCC8bvx1KXNUC2JcefH16rXuoX%3D3eqFq%3DtJg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.