Client library for the Google Ads API
Project description
This project hosts the Python client library for the Google Ads API.
Build Status
Requirements
Python 3.7+
Installation
pip install google-ads
Features
Distributed via PyPI.
Easy management of credentials.
Easy creation of Google Ads API service clients.
Documentation
Please refer to our Developer Site for documentation on how to install, configure, and use this client library.
For Python 3.6 Users
Version [12.0.0](https://pypi-hypernode.com/project/google-ads/12.0.0/) of this library is the last version that is compatible with Python 3.6. It contains support for [v6](https://developers.google.com/google-ads/api/reference/rpc/v6/overview), [v7](https://developers.google.com/google-ads/api/reference/rpc/v7/overview), and [v8](https://developers.google.com/google-ads/api/reference/rpc/v8/overview) of the Google Ads API. The newest API version, v8, will be supported until the Spring of 2022. Given that the [EOL](https://endoflife.date/python) for Python 3.6 is December 23, 2021, we encourage our users to upgrade to Python 3.7 or above as soon as possible to avoid issues. Users who cannot upgrade can continue to safely use version 12.0.0 until v8 of the Google Ads API is deprecated. Please follow the [Google Ads Developer Blog](https://ads-developers.googleblog.com/) for announcements of the specific deprecation dates for the above API versions.
Miscellaneous
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.