Adobe Audience Manager API python wrapper
Project description
Audience Manager API : Python wrapper
This project is a python wrapper that enable to use the Audience Manager API, with the adobe.io integration.
The wrapper follows the same architecture than the aanalytics2 wrapper.
Following this architecture, the GET methods are regrouped together and the POST methods are used with the "create" prefix.
The complete documentation of the Audience Manager manager can be found here : Audience Manager API swagger
Installation
You can install the module by using the pip method as follows:
pip install audiencemanager
in order to upgrade the module when a new release is published, you can use the following command:
pip install --upgrade audiencemanager
Getting Started
There is a documentation to gets you started on the audience manager API.
Please refer to the documentation in case you want to get more example.
As general guidelines:
- create a adobe.io connection.
- set the adobe.io connection with admin right in AAM tool.
- import the audiencemanager module.
- create and / or import the config file that you can generate from the library.
- instantiate an AAM instance after importing the config file.
- use the docstrings in order to know more about the methods.
Releases
If you want to know more about the different releases of this library, you can refer to the releases page.
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
Built Distribution
File details
Details for the file audiencemanager-0.0.2.tar.gz
.
File metadata
- Download URL: audiencemanager-0.0.2.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4ceda1a88451323f1f3eac4048742cc22d4e56d7ace0adeb91d373515322750 |
|
MD5 | 8dfa32d783a99d8e795c2716eeed8c11 |
|
BLAKE2b-256 | 9b494a1026937564ea2309171f79fd03fd0adc03bc1ced16379dd28d824cc5ce |
File details
Details for the file audiencemanager-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: audiencemanager-0.0.2-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d908a0a9b937eadbe667345d914939f7c0bc709f33a8ce4c7c8b015bd3af4acb |
|
MD5 | 67a76c4eabd945679d69834a9df540e2 |
|
BLAKE2b-256 | 07cb20d963e786153dc0572d136027013e53f63d09e5595a34719a95d21d5b3a |