Skip to content

megazero93/google-ads-python

 
 

Repository files navigation

Google Ads API Client Library for Python

This project hosts the Python client library for the Google Ads API.

Build Status

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 of this library is the last version that is compatible with Python 3.6. It contains support for v6, v7, and v8 of the Google Ads API. The latest API version supported by version 12.0.0, v8, will be supported until the Spring of 2022, so Python 3.6 users can access the Google Ads API until then. Given that the EOL 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. Please follow the Google Ads Developer Blog for announcements of the specific deprecation dates for the above API versions.

Protobuf Messages

Version 14.0.0 of this library introduced the required use_proto_plus configuration option that specifies which type of protobuf message to use. For information on why this flag is important and what the differences are between the two message types, see the Protobuf Messages guide.

Miscellaneous

Authors

About

Google Ads API Client Library for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%