Skip to main content

Google Analytics Admin API client library

Project description

preview pypi versions

Analytics Admin: allows you to manage Google Analytics accounts and properties.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Analytics Admin.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-analytics-admin

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-analytics-admin

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_analytics_admin-0.23.2.tar.gz (551.4 kB view details)

Uploaded Source

Built Distribution

google_analytics_admin-0.23.2-py2.py3-none-any.whl (346.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_analytics_admin-0.23.2.tar.gz.

File metadata

File hashes

Hashes for google_analytics_admin-0.23.2.tar.gz
Algorithm Hash digest
SHA256 edea90bece5502e84784741e1a0056134cbd87557cc568fb0164d0985fc2918f
MD5 af8cd44016529ed9b7ab840eaf314ea5
BLAKE2b-256 6657cf2fe29843566efd09904a981a8ce835ec58f464b190403886c8ae358324

See more details on using hashes here.

File details

Details for the file google_analytics_admin-0.23.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_analytics_admin-0.23.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3f3887ba94017df0cf9a5e4e8cc47a93f48ec16a56e95c097f3295322648bc5f
MD5 0a354f7921583aa925601f9cce3042c8
BLAKE2b-256 fdfc32964d1ba0c7e3e00eed4b0832e883e079c7a95a028d692e212ef0de25db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page