skillfed

google-ads-admanager

Google Ads Admanager API client library

google-ads-admanager v0.10.1 495.2K downloads/30d#6,343 on PyPI5,373
Permissive license Apache-2.0 Active released

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-admanager

uv

uv add google-ads-admanager

poetry

poetry add google-ads-admanager

Installing 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

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

google ad manager api clientad inventory management pythongoogle ads admanager libraryprogrammatic ad managementad manager reporting api
google-cloudad-tech

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-analytics-admin

Python client library for the Google Analytics…

permissive · top 1,000 on PyPI

googleads

Client library for interacting with Google Ad…

permissive · top 5,000 on PyPI

google-cloud-billing

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-ads

Provides a Python client library for…

permissive · top 1,000 on PyPI

google-shopping-merchant-products

Python client library for Google Shopping…

permissive · top 15,000 on PyPI

google-analytics-data

Python client library for querying Google…

permissive · top 5,000 on PyPI

google-cloud-asset

Python client library for Google Cloud Asset…

permissive · top 5,000 on PyPI

pinterest-api-sdk

Python client library for the Pinterest API…

permissive · top 15,000 on PyPI

google-nest-sdm

A Python library for interacting with Google…

permissive · top 15,000 on PyPI

google-cloud-api-keys

Manages API keys for Google Cloud projects,…

permissive · top 15,000 on PyPI