google-ads-admanager
Google Ads Admanager API client library
What it is and what it does
This is Google's official Python client library for the Ad Manager API, built on top of google-api-core, google-auth, grpcio, proto-plus, and protobuf. It provides typed, generated bindings to Google's Ad Manager service, allowing you to manage ad inventory, create and modify line items, run reports, and perform other administrative tasks programmatically.
The library is in Beta status and actively maintained. It supports Python 3.10 through 3.14 and installs as a pure wheel with no compiled dependencies. Setup requires a Google Cloud project with Ad Manager enabled, billing configured, and authentication credentials in place. The library includes built-in logging support via standard Python logging, configurable through environment variables or code.
Use it for:
- Automate ad inventory management tasks like creating line items, orders, and placements at scale
- Generate and retrieve Ad Manager reports programmatically for analytics and billing reconciliation
- Integrate Ad Manager operations into larger cloud-based ad tech workflows or dashboards
- Sync ad configurations between Ad Manager and external systems or databases
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Python client library for Google Ad Manager API, enabling programmatic access to manage ad inventory, run reports, and perform other Ad Manager operations.
Yes, if you need programmatic access to Google Ad Manager. The library is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. Requires Python 3.10+ and prior Google Cloud setup; the Beta status means the API surface may change between releases.
Install
google-ads-admanager on PyPI
pip
pip install google-ads-admanageruv
uv add google-ads-admanagerpoetry
poetry add google-ads-admanagerInstalling google-ads-admanager
Before you install
Low install friction with a pure-wheel distribution. Active maintenance with a recent release 8 days ago and ongoing repository activity. Depends on standard Google Cloud authentication and gRPC libraries.
License in practice
Licensed under Apache-2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions.
Quickstart
pip install google-ads-admanager
from google.ads import admanager
client = admanager.AdManagerClient()
Requires Python >= 3.10. Google Cloud project setup, billing enabled, Ad Manager API enabled, and authentication credentials configured before use.
Verify before relying
- Whether the library supports all current Ad Manager API features or only a subset
- Performance characteristics and rate-limiting behavior for large-scale operations
- Backward compatibility guarantees between minor versions
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 8 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 495,181/month — #6,343 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: google_ads_admanager-0.10.1-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
google-analytics-adminPython client library for the Google Analytics…
permissive · top 1,000 on PyPI
googleadsClient library for interacting with Google Ad…
permissive · top 5,000 on PyPI
google-cloud-billingProgrammatic access to Google Cloud Platform…
permissive · top 15,000 on PyPI
google-adsProvides a Python client library for…
permissive · top 1,000 on PyPI
google-shopping-merchant-productsPython client library for Google Shopping…
permissive · top 15,000 on PyPI
google-analytics-dataPython client library for querying Google…
permissive · top 5,000 on PyPI
google-cloud-assetPython client library for Google Cloud Asset…
permissive · top 5,000 on PyPI
pinterest-api-sdkPython client library for the Pinterest API…
permissive · top 15,000 on PyPI
google-nest-sdmA Python library for interacting with Google…
permissive · top 15,000 on PyPI
google-cloud-api-keysManages API keys for Google Cloud projects,…
permissive · top 15,000 on PyPI