Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

API for Classification Rule Builder

Avatar

Level 1

Wondering if anything is available through the API to be able to write to Classification Rule Builder? If so, what is it called? In reviewing the API documentation we're having trouble finding anything related to this. I see some older questions surrounding this topic so wondering if there are any recent developments. Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 6

Hi @EHeyer,

Based on my understanding, we only have Classification API available currently which allows us to classify the data in a way similar to Classification Importer but based on the current architecture we don't have any API specific to Classification Rule Builder. You can refer to the below link to get more information regarding the Classification API.

Link: https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/saint-api/index.md

Hope this helps.

Regards,

Abhinav

View solution in original post

2 Replies

Avatar

Level 1

Hi,

 We don't have api's specific to classification rule builder. Api's are only for saint based classification,

 

API references:

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

https://adobedocs.github.io/analytics-2.0-apis/#/

 

Thanks

Avatar

Correct answer by
Level 6

Hi @EHeyer,

Based on my understanding, we only have Classification API available currently which allows us to classify the data in a way similar to Classification Importer but based on the current architecture we don't have any API specific to Classification Rule Builder. You can refer to the below link to get more information regarding the Classification API.

Link: https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/saint-api/index.md

Hope this helps.

Regards,

Abhinav