===========================================
The googleads Python Client Libraries
The googleads Python Client Libraries support the following products:
You can find more information about the Google Ads Python Client Libraries
here <https://github.com/googleads/googleads-python-lib>
_.
Supported Python Versions
This library is supported for Python 3.7+.
Installation
You have two options for installing the Ads Python Client Libraries:
-
Install with a tool such as pip::
$ sudo pip install googleads
-
Install manually after downloading and extracting the tarball::
$ sudo python setup.py install
Examples
If you would like to obtain example code for any of the included
client libraries, you can find it on our
downloads page <https://github.com/googleads/googleads-python-lib/releases>
_.
Contact Us
Do you have an issue using the googleads Client Libraries? Or perhaps some
feedback for how we can improve them? Feel free to let us know on our
issue tracker <https://github.com/googleads/googleads-python-lib/issues>
_.