Fetch multiple dimensions per API call | Community
Skip to main content
Level 5
September 19, 2019
Solved

Fetch multiple dimensions per API call

  • September 19, 2019
  • 1 reply
  • 2671 views

Hi, is it possible to fetch multiple dimensions with 1 API call with the analytics api v2.0? To obtain a table like with a Data Warehouse request?

e.g.

Metric1 | Dimension1 | Dimension2 | Dimension3

---------- | ---------------- | ---------------- | ---------------

Metric1 | Dimension1 | Dimension2 | Dimension3

Metric1 | Dimension1 | Dimension2 | Dimension3

Metric1 | Dimension1 | Dimension2 | Dimension3

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alv123456

Is best practice to use the API 1.4 data warehouse module for such use cases?

1 reply

alv123456AuthorAccepted solution
Level 5
September 30, 2019

Is best practice to use the API 1.4 data warehouse module for such use cases?