google-analytics-admin
Google Analytics Admin API client library
Install
google-analytics-admin on PyPI
pip
pip install google-analytics-adminuv
uv add google-analytics-adminpoetry
poetry add google-analytics-adminPackage 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 — 49 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_analytics_admin-0.30.1-py3-none-any.whl
About google-analytics-admin
from the package's own PyPI description — quoted content, verbatim
Python Client for Google Analytics Admin
|preview| |pypi| |versions|
Google Analytics Admin_: Manage properties in Google Analytics. Warning: Creating multiple Customer
Applications, Accounts, or Projects to simulate or act as a single
Customer Application, Account, or Project (respectively) or to circumvent
Service-specific usage limits or quotas is a direct violation of Google
Cloud Platform Terms of Service as well as Google APIs Terms of Service.
These actions can result in immediate termination of your GCP project(s)
without any warning.
Client Library Documentation_Product Documentation_
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-analytics-admin.svg :target: https://pypi.org/project/google-analytics-admin/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-analytics-admin.svg :target: https://pypi.org/project/google-analytics-admin/ .. _Google Analytics Admin: https://developers.google.com/analytics/ .....
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Official Python client library for Google Analytics Admin API, enabling programmatic management of Google Analytics properties, accounts, and configuration.
Low friction install with five standard Google Cloud dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf). Actively maintained with recent releases; last commit 2026-08-13 and 49 days since latest release indicate ongoing support.
Apache-2.0 permissive license allows commercial use, modification, and distribution with minimal restrictions—suitable for most projects that include proper attribution.
Usage
pip install google-analytics-admin
from google.analytics.admin import AnalyticsAdminServiceClient
client = AnalyticsAdminServiceClient()
# Requires Google Cloud authentication (service account or user credentials)
Requires Python >= 3.10 and Google Cloud authentication credentials (service account key or Application Default Credentials) configured before client calls will succeed.
Verdict: Stable, actively maintained official Google client library with no known vulnerabilities and permissive licensing. Install friction is low and dependency chain is standard for Google Cloud libraries. Suitable for production use managing Analytics properties, though requires prior GCP project setup and authentication configuration.
Needs verification
- Whether the library's 'preview' stability badge (mentioned in description) affects production readiness or API stability guarantees.
- Specific rate limits or quota constraints beyond the ToS warning about simulating multiple accounts.
Similar packages
permissive · top 1,000 on PyPI
google-adspermissive · top 1,000 on PyPI
stripepermissive · top 1,000 on PyPI
google-cloud-audit-logpermissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
google-cloud-dataflow-clientpermissive · top 1,000 on PyPI
googleapis-common-protospermissive · top 100 on PyPI
firebase-adminpermissive · top 1,000 on PyPI