Expand my Community achievements bar.

SOLVED

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

Avatar

Level 1

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?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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/r...

 

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/r...

 

Hope that helps.

View solution in original post

2 Replies

Avatar

Community Advisor

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.

Avatar

Correct answer by
Employee Advisor

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/r...

 

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/r...

 

Hope that helps.