Expand my Community achievements bar.

SOLVED

Adobe Analytics API 2.0 Dimensions

Avatar

Level 1

Hi,

 

I'm trying to use the adobe analytics API (via Python) to pull visits by day, but the API requires a dimension and will not allow "Day" as a dimension. Is there a way to just pull totals by day without an additional dimension?

 

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Dear Breezy13,

 

Are you sure that you cannot use 'Day' as the Dimension in Adobe Analytics 2.0?

Able to see the Dimension using Swagger UI:  "dimension": "variables/daterangeday"

Can you check once again?

 

Thank You!

Arun

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Dear Breezy13,

 

Are you sure that you cannot use 'Day' as the Dimension in Adobe Analytics 2.0?

Able to see the Dimension using Swagger UI:  "dimension": "variables/daterangeday"

Can you check once again?

 

Thank You!

Arun