Adobe Analytics v2 API wrapper
Reason this release was yanked:
update to new architecture
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. Getting Started details on Github .
Functionalities
Functionalities that are covered :
Reporting API
- Run a report statement
- Retrieve Users
- Retrieve Segments
- Retrieve Metrics
- Retrieve Dimensions
- Retrieve Calculated Metrics
documentation on reporting here
Data Ingestion APIs
- Data Ingestion API from API 1.4
- Bulk Data Ingestion API
documentation on ingestion APIs here
Getting Started
To install the library with PIP use:
pip install aanalytics2
or
python -m pip install --upgrade git+<https://github.com/pitchmuc/adobe_analytics_api_2.0.git#egg=aanalytics2>
Dependencies
In order to use this API in python, you would need to have those libraries installed :
- pandas
- requests
- json
- PyJWT
- PyJWT[crypto]
- pathlib
- dicttoxml
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.10.tar.gz
(102.0 kB
view hashes)
Built Distribution
Close
Hashes for aanalytics2-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26f10ee48fa5dad4d41d459c0b9ea813059a203ccaced61bd741db336cd9eb0 |
|
MD5 | 701411662e37034fa427fb23ba3b0723 |
|
BLAKE2b-256 | 934165e1221c38e2113a2369d4f8b4665f8aa8f5b6a65bd58a5ca87ea9c533f4 |