Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

I want to read a Dashboard under Reports Tab in Adobe analytics through Adobe API's through Java JWT.

Avatar

Level 1

I am very new to this, I want to read the Reports section through Adobe Analytics. In the below image under Reports -> There is Dashboard which is having the details of different environment. I want to read all those data. Please help me, how to read those. I want to read those through Java code with JWT Authentication.


anujraj03_0-1601892316207.png

Please let me know if more details are required.

 

Thanks ,

Anuj Raj

manikantanuj03@gmail.com

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

I assume you are looking for a method to get the data in the reports using APIs. You may use Analytics Reporting API 2.0 to get data via API requests. Please refer to the following guide.

https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...

 

let me know if that helps.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

I assume you are looking for a method to get the data in the reports using APIs. You may use Analytics Reporting API 2.0 to get data via API requests. Please refer to the following guide.

https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...

 

let me know if that helps.