Need help in constructing the request body for Reporting API 2.0
Hi,
I was trying to make use of the below API service to get a report from Adobe Warehouse.
https://analytics.adobe.io/api/{companyid}/reports
The elements I require in this includes some breakdown elemets and some standard elements. PFB the details
Standard Elements : Date Pages Page Type (prop9) Browser Browser Type Mobile Device Type User ID (evar72) Visit Number
Breakdown data based on User : Area (User) Sub area (User) Service Line (User) Sub Service Line (User) Country (User) Rank (User)
Referring Domains Marketing Cloud Visitor ID
Metrics: Page Views
I am getting too much confused while I try to create the request body for this API.
My Primary doubt is, if it is possible for this API to return both standard and breakdown data together in a go, or will I have to make multiple calls to get each of the breakdown elements separate?
Kindly help me with my queries.
Regards,
Anu