Analytics Reporting API 2.0 query
Is it possible to get all the values in the highlighted screenshot(including dimension breakdowns and their respective Pageviews and Visits values) using Adobe Analytics Reporting API 2.0? I am looking to obtain multiple metrics and dimensions breakdown using a single JSON code.(A one time code that runs and obtains all the values)
Seems like itemId attribute has to be obtained individually for each step. (From the Bug Symbol from AA workspace). I am referring to the article https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/reports/breakdowns/ but it has an example where only the nested value can be obtained.(i.e. Cities : Lehi)
