Expand my Community achievements bar.

SOLVED

Adobe Analytics Report Suite Manager API

Avatar

Level 1
I am planning to build some dashboard what are the adobe analytics variables are enable or disable based on the report suites. How do i get all the conversion/traffic/events Variables from Report Suite Manager with all configuration details? Do we have any specific API to pull those details? 
 
I find this link but not see all configuration details as we setup in the adobe variables - https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/metrics/
 
1 Accepted Solution

Avatar

Correct answer by
Employee

Hey @ajaxdinesh You can check the Report Suite endpoint in AA API 1.4 - https://adobedocs.github.io/analytics-1.4-apis/#/ReportSuite

Here's the complete list -https://developer.adobe.com/analytics-apis/docs/1.4/guides/admin/report-suite/get/

There are individual endpoints to fetch props/evars/events etc for a report suite. 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hey @ajaxdinesh You can check the Report Suite endpoint in AA API 1.4 - https://adobedocs.github.io/analytics-1.4-apis/#/ReportSuite

Here's the complete list -https://developer.adobe.com/analytics-apis/docs/1.4/guides/admin/report-suite/get/

There are individual endpoints to fetch props/evars/events etc for a report suite.