Adobe analytic API : Getting data without token ? | Community
Skip to main content
stevenl35460486
June 3, 2019
Solved

Adobe analytic API : Getting data without token ?

  • June 3, 2019
  • 1 reply
  • 1051 views

Hello Everyone,

I try to pull data through an adobe analytic API without using token because my client did not subscribe to an abonnment so I can't get a token.

I followed some tutorials and i'm stucked at this step...

I would like to use my id and password only to get the data from the API.

My wish is to get all the data I want, quickly with python code.

Is there a way to have what I want ?

Thank you very much for your help.

Best regards

Kevin

[Here is the list of all Adobe forums... https://forums.adobe.com/welcome]

[Comments is to ask about the operation of the Forum, not a specific program]

[Moved from the Comments forum to the specific Program forum... Mod]

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Urs_Boller

I guess you just need a "product profile permission" to access the desired tokens. as long as your client has adobe analytics, he should be able to give you the desired permissions. I don't know of any other way (with python) to access the new API.

remark: if you want to use the old API 1.4 you need "web service access" to get your access credentials.

1 reply

Urs_Boller
Community Advisor
Urs_BollerCommunity AdvisorAccepted solution
Community Advisor
June 3, 2019

I guess you just need a "product profile permission" to access the desired tokens. as long as your client has adobe analytics, he should be able to give you the desired permissions. I don't know of any other way (with python) to access the new API.

remark: if you want to use the old API 1.4 you need "web service access" to get your access credentials.