Skip to content

googleads/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.

Miscellaneous

Authors