Extracting classifications in Data Warehouse API | Community
Skip to main content
Level 2
December 10, 2021
Solved

Extracting classifications in Data Warehouse API

  • December 10, 2021
  • 1 reply
  • 743 views

Hi,

I am trying to extract classified conversion variables out of Adobe using Data Warehouse API using the following syntax-

 

{ 'id': 'evar20',

'classification':'Classification Name'}

 

Once I receive the response, I receive the original name of evar20, not 'Classification Name'. Is there any way I can fetch the classifications with their names?

 

Thanks

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 khurshid

Your syntax seems correct. A closer look at the request body would be needed to identify the issue. Can you paste the full request (hiding the report suite) and end point URL?

1 reply

khurshid
Adobe Employee
khurshidAdobe EmployeeAccepted solution
Adobe Employee
December 14, 2021

Your syntax seems correct. A closer look at the request body would be needed to identify the issue. Can you paste the full request (hiding the report suite) and end point URL?