Missing Variables in Adobe Analytics 2.0 API when compared to Adobe Analytics 1.4 API | Community
Skip to main content
Employee
July 14, 2022
Solved

Missing Variables in Adobe Analytics 2.0 API when compared to Adobe Analytics 1.4 API

  • July 14, 2022
  • 1 reply
  • 902 views

Missing Variables in Adobe Analytics 2.0 API when compared to Adobe Analytics 1.4 API

I am converting the API we use from Adobe Analytics 1.4 API to the Adobe Analytics 2.0 API. I observe differences between the response data that is returned in 1.4 v.s. 2.0. I use the missing variables in our code and want to know if there is parity with these missing variables. I'm using Swagger to extract the data. 

The vars I need from props are (enabled), and from eVars we need (enabled, expiration_type, expiration_custom_days).

 

 

Does anyone know if the missing variables are deprecated in the new version or if there are paired variables I have not found for the missing variables between the two versions?

Thank you for your consideration,

I-5

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 Alexis_Cazes_

For enabled I think it was removed as the API to return the dimensions only return the enabled dimensions. I think it is the same for metrics.

1 reply

Alexis_Cazes_
Alexis_Cazes_Accepted solution
New Participant
July 18, 2022

For enabled I think it was removed as the API to return the dimensions only return the enabled dimensions. I think it is the same for metrics.