Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Extracting classifications in Data Warehouse API

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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?

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

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?