Classification variables in DWH API 1.4 | Community
Skip to main content
Level 2
July 14, 2021
Solved

Classification variables in DWH API 1.4

  • July 14, 2021
  • 1 reply
  • 761 views

I would like to understand if there is a way i can extract classification variables from Datawarehouse API 1.4

Right now, my request body looks something like this for the classification variable-

 

{'id':'listvar3',
'name':'identities',
'classifications':[
{'name':"name of ids"}
]}

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 amgup

@ananya12  Are you facing any issue ? Can you share the whole request body or screenshot of any error you are getting ?

I will suggest to check the below link :-

https://adobedocs.github.io/analytics-1.4-apis/swagger-docs.html#/Report/Report.Queue

1 reply

amgupAccepted solution
Level 7
July 16, 2021

@ananya12  Are you facing any issue ? Can you share the whole request body or screenshot of any error you are getting ?

I will suggest to check the below link :-

https://adobedocs.github.io/analytics-1.4-apis/swagger-docs.html#/Report/Report.Queue