Adobe Analytics v2 API wrapper
Reason this release was yanked:
Improve version with getSegment
Project description
Adobe Analytics API v2.0
This is a python wrapper for the adobe analytics API 2.0.
Documentation
Most of the documentation for this API will be hosted at datanalyst.info.
Functionality
Basic Functionality that are covered :
- Run a report statement
- Retrieve Users
- Retrieve Segments
- Retrieve Metrics
- Retrieve Dimensions
- Retrieve Calculated Metrics
Getting Started
To install the library with PIP use:
python -m pip install --upgrade git+https://github.com/pitchmuc/adobe_analytics_api_2.0.git#egg=adobe_analytics_2
Getting Started details on how to use it.
Complete documentation here (kind of)
Dependencies
In order to use this API in python, you would need to have those libraries installed :
- pandas
- requests
- json
- PyJWT
- PyJWT[crypto]
- pathlib
Others Sources
You can find information about the Adobe Analytics API 2.0 here :
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aanalytics2-0.0.5.tar.gz
(29.6 kB
view hashes)
Built Distribution
Close
Hashes for aanalytics2-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bac7927ec0325bf97388408360cf7c1173f9cb7064ce12ab727ef03345223faa |
|
MD5 | 7287e3bcb90b6f34fd8b51ae84ecd7b8 |
|
BLAKE2b-256 | 3a9c5fd142cfce4619f856e75a3786de71c2e75884063700b483c38ccab29a1b |