Adobe Analytics API 2.0 - Reporting API | Community
Skip to main content
Level 3
July 31, 2026
Question

Adobe Analytics API 2.0 - Reporting API

  • July 31, 2026
  • 1 reply
  • 15 views

Hi,

 

Previously using Adobe API 1.4, which has since been updated to API 2.0. In API 2.0, we now have the feasibility to request only one dimension per call unlike 1.4, which allowed multiple dimensions in a single request.

 

I tried using API 2.0, but when passing multiple dimensions (via separate calls), it's taking a lot of time to extract the data. For ex: extracting just 1 hour of data takes 20 minutes, and we need to extract data on a monthly basis which isn't feasible at this rate.

 

Wanted to check if you've come across this issue before, and if there's any optimization we can apply to speed this up.

 

Thanks.

1 reply

johnsi11
Level 2
July 31, 2026

I obviously don't know your use case, but yes, dimensions are limited to one, as a dimension key in the report builder API payload is limited to a single string. The reports API is meant for casual exploration but it sounds like you're using it for something more substantial. I would recommend you look into the data warehouse or setting up a data feed. I believe both of those would allow a multi-dimensional use case/export