https://github.com/googleads/google-ads-python
Google Ads API Client Library for Python
https://github.com/googleads/google-ads-python
Last synced: 5 months ago
JSON representation
Google Ads API Client Library for Python
- Host: GitHub
- URL: https://github.com/googleads/google-ads-python
- Owner: googleads
- License: apache-2.0
- Created: 2018-08-03T14:08:04.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T19:00:32.000Z (about 1 year ago)
- Last Synced: 2025-04-23T20:56:36.461Z (about 1 year ago)
- Language: Python
- Size: 20.7 MB
- Stars: 565
- Watchers: 38
- Forks: 497
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
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: https://developers.google.com/google-ads/api/support
.. _Mark Saniscalchi: https://github.com/msaniscalchi
.. _David Wihl: https://github.com/wihl
.. _Ben Karl: https://github.com/BenRKarl
.. _Andrew Burke: https://github.com/AndrewMBurke
.. _Laura Chevalier: https://github.com/laurachevalier4
.. _Bob Hancock: https://github.com/bobhancock