Hi, 

a few days ago, you announced the deprecation for Python 2 in both the 
AdWords/Google Ad Manager and Google Ads Python client libraries soon in 
2019:

https://ads-developers.googleblog.com/2019/04/python-2-deprecation-in-ads-api-client.html

In the AdWords-API library linked there, you'll find this information:

This library supports both Python 2 and 3. To use this library, you will 
> need to have Python 2.7.9 (or higher) or Python 3.4 (or higher) installed.


https://github.com/googleads/googleads-python-lib

But the examples there clearly will only work for Python2, e.g.:

print 'CustomerId, Name'

from here 
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201809/account_management/get_account_hierarchy.py

... and there is no "from __future__ import..." or something to make those 
examples viable for Python2 and Python3

So my question is: if I install this library with:.

pip install googleads

will Python3 work or do I have to install a different library?

Regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/910dd70c-8cea-4dc5-ba9b-1c9490ba14ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • AdWords... Matthias Baader
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to