Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
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.