hatchmoment. scored by care · not by stars

pyadmanager

Python client for Google Ad Manager REST API, simplifies data retrieval

notablePython⚙ Backend & APIs

Reading data from Google Ad Manager can be cumbersome with SOAP or generated REST clients. pyadmanager provides a hand‑written, typed Python wrapper that builds filter strings, handles pagination and retries automatically. It offers resource‑specific clients with autocomplete‑friendly signatures and async report support, ideal for ad‑ops engineers and data pipelines. Compared to official clients it is lighter, more ergonomic and requires no code generation.

google-ad-managergoogle-ad-manager-apipythonpython3rest-api
View on GitHub →

shani-suthar/pyadmanager