A Prometheus exporter for Google Ads API metrics, providing real-time monitoring of advertising accounts. Current version 1.2.1, released on 2025-02-15. Active development with irregular releases.
pip install gaarf-exporterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a Prometheus exporter that scrapes Google Ads metrics on a schedule.
Replace credential_file='path' with credentials={'developer_token': ..., ...}Implement custom backoff or use gaarf's built-in quota handling. Not configured by default.
Workaround: set a global timeout via Google Ads API client configuration before initializing exporter.