Skip to main content

Adobe IO Helping Utility

Project description

DWAO Adobe IO Library

Library for basic Adobe IO Integrations.

Examples

import requests
from dwaoAdobeIO import AdobeAuth


JWT_PAYLOAD = {"exp":1619849370,"iss":"D7A63A725B02CDC70A495C49@AdobeOrg","sub":"C52B3AA8607583300A495FE3@techacct.adobe.com","https://ims-na1.adobelogin.com/s/ent_audiencemanagerplatform_sdk":True,"aud":"https://ims-na1.adobelogin.com/c/50f750a65e75406392b4c1c2da9492ee"}
PRIVATE_KEY_PATH = "../Credentials/private.key"
CLIENT_SECRET = "fafda214-f54d-44fe-94e2-30da167e126a"

AAMdcs = AdobeAuth.AAM(JWT_PAYLOAD=JWT_PAYLOAD,PRIVATE_KEY_PATH=PRIVATE_KEY_PATH,CLIENT_SECRET=CLIENT_SECRET)
jwt_token =AAMdcs.generate_jwt()
access_token = AAMdcs.generate_access_token()

print(AAMdcs.get_segments().text)
Methods Available for AAM REST APIs
get_datasource(param)
get_traits(param)
create_trait(data)
get_segments(param)
create_segment(data)
update_segment(data,segmentId)
get_segment_folders(param)
get_trait_folders(param)
get_destinations(param)
get_destination_mappings(param,destinationId)
set_destination_mappings(data,destinationId)

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

dwaoAdobeIO-0.1.3.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

dwaoAdobeIO-0.1.3.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file dwaoAdobeIO-0.1.3.1.tar.gz.

File metadata

  • Download URL: dwaoAdobeIO-0.1.3.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1

File hashes

Hashes for dwaoAdobeIO-0.1.3.1.tar.gz
Algorithm Hash digest
SHA256 3b8d7a4000b5f07638a1c8cce26ca900f901315438035b6bb1fc2130865069ac
MD5 27d31cacd0a76ce7e43e5cdccf63a339
BLAKE2b-256 c1ac8d48fe1d65b2868374c56b197793a4b7e3f288f73ee14bf0c983c8aca99c

See more details on using hashes here.

File details

Details for the file dwaoAdobeIO-0.1.3.1-py3-none-any.whl.

File metadata

  • Download URL: dwaoAdobeIO-0.1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1

File hashes

Hashes for dwaoAdobeIO-0.1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f8e283d52225a39d4c1e5fff762301a1c65bd291d47a7bba099039a61130bec
MD5 510947e0005170b4a74ae9bc9e6e3028
BLAKE2b-256 5bd2e03bcebb105d90db74559bf0f4728658b5ac91502338346b5b5911f17843

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