I want to read a Dashboard under Reports Tab in Adobe analytics through Adobe API's through Java JWT. | Community
Skip to main content
October 5, 2020
Solved

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

  • October 5, 2020
  • 1 reply
  • 744 views

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.


Please let me know if more details are required.

 

Thanks ,

Anuj Raj

manikantanuj03@gmail.com

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 khurshid

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/reporting-guide.md

 

let me know if that helps.

1 reply

khurshid
Adobe Employee
khurshidAdobe EmployeeAccepted solution
Adobe Employee
October 6, 2020

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/reporting-guide.md

 

let me know if that helps.