Hi All,
I'm looking into how to report multiple breakdowns using the Adobe Analytics API. Ultimately I would like to make a JSON request that returns top level data, and second level breakdown data, for all rows of top level data (not just specific rows).
Thanks in Advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @deepakkv Here is one example given how you can create three level breakdown: https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...
To make it more simple, you can create your desired report in workspace and capture the JSON request for the same report and use it. Here is a document on this process: https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...
Hope this helps!
Views
Replies
Total Likes
Hi @deepakkv Here is one example given how you can create three level breakdown: https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...
To make it more simple, you can create your desired report in workspace and capture the JSON request for the same report and use it. Here is a document on this process: https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/r...
Hope this helps!
Views
Replies
Total Likes
Hi @akt0m3r . it showing a breakdown of a single row. my question is , Is there one piece of JSON code I can run that would return both top level data, and the associated second level breakdown data for all top rows?
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies