--- id: google-ads version: "31.3.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-ads — Client library for the Google Ads API License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-ads uv add google-ads poetry add google-ads ## Description 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.9+ Installation ------------ .. code-block:: 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 ------------- * `Issue tracker`_ * `API documentation`_ * `API Support`_ Authors ------- * `Mark Saniscalchi`_ * `David Wihl`_ * `Ben Karl`_ * `Andrew Burke`_ * `Laura Chevalier`_ * `Bob Hancock`_ .. |build-status| image:: https://storage.googleapis.com/gaa-clientlibs/badges/google-ads-python/buildstatus_ubuntu.svg .. _Developer Site: https://developers.google.com/google-ads/api/docs/client-libs/python/ .. _Issue tracker: https://github.com/googleads/google-ads-python/issues .. _API documentation: https://developers.google.com/google-ads/api/ .. _API Support:... ## AI interpretation — verify before relying Official Python client library for the Google Ads API, enabling programmatic access to Google Ads accounts for campaign management, reporting, and automation. Verdict: A well-maintained, actively developed official Google client library with no known vulnerabilities, permissive licensing, and low installation friction. Suitable for production use in Google Ads integrations, though credential setup and API access are prerequisites. [View on SkillFed](https://skillfed.io/packages/google-ads) · [View on PyPI](https://pypi.org/project/google-ads/)