Are you able to get multiple dimensions in Adobe API 2.0? | Community
Skip to main content
October 6, 2020
Solved

Are you able to get multiple dimensions in Adobe API 2.0?

  • October 6, 2020
  • 2 replies
  • 3494 views

I wish to generate a report using Adobe API 2.0 that contains 4 dimensions and 8 metrics. I understand this was available in 1.4, does 2.0 have this functionality yet?

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

API 2.0 works differently. While 1.4 allowed break down of one dimension with another, 2.0 allows break down of a line item of a dimension with another dimension. Check the following link for more info on 2.0 breakdowns.

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

 

It is easy to duplicate Workspace reports by using Workspace Debugger.

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

 

Hope that helps.

2 replies

PratheepArunRaj
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
October 6, 2020

Hello Bmcglew,

Never verified, but if it is possible/doable in the Workspace, should be doable in Adobe API 2.0 as well. Have you tried?

Thank You,

Arun.

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
khurshid
Adobe Employee
khurshidAdobe EmployeeAccepted solution
Adobe Employee
October 6, 2020

API 2.0 works differently. While 1.4 allowed break down of one dimension with another, 2.0 allows break down of a line item of a dimension with another dimension. Check the following link for more info on 2.0 breakdowns.

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

 

It is easy to duplicate Workspace reports by using Workspace Debugger.

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

 

Hope that helps.