Extracting classified list variables from data warehouse api 1.4 | Community
Skip to main content
July 13, 2021
Solved

Extracting classified list variables from data warehouse api 1.4

  • July 13, 2021
  • 2 replies
  • 1416 views

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!

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 vidurb80577666

@naira2,

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

2 replies

Adobe Employee
July 14, 2021

@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?

Naira2Author
July 14, 2021
Hi @vidurb80577666! I’m actually trying to extract its classification and not the base list variable
vidurb80577666Adobe EmployeeAccepted solution
Adobe Employee
July 14, 2021

@naira2,

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