Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.

Extracting classified list variables from data warehouse api 1.4

Avatar

Level 1

Hey, I want to extract a list variable which has been classified through DWH API 1.4

I see no such limitations mentioned in the documentation where in it has been mentioned that classified variables cannot be extracted.


The id that I’m using is ‘listvar2’ which is the variable that has been classified. 

Any information on this would be great!

3 Replies

Avatar

Employee

@Naira2,

Are you try to extract data for base variable Listvar2 or its classification?

To extract List variables data via DWH API please use id "mvvar1" for List variable1, "mvvar2" for List variable2, "mvvar3" for List variable3.

Please let us know if it works?

Avatar

Level 1
Hi @vibhatna! I’m actually trying to extract its classification and not the base list variable

Avatar

Employee

@Naira2,

Are you using DataWarehouse.Request API method or Report.Queue method with "source":"warehouse"?