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

0 Replies

Avatar

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?