We use a scripted process to load SAINT classifications for large populations using the 1.4 REST_API and an ADOBE IO Integration with jwt authentication.
The one manual step in the process requires that I login to the Admin Tools > Reports Suites and go to Traffic Classification or Conversion Classification to add the classification on an evar or sprop for which we will import the key value data (In this case assigning customer ids to various groups)
Is there any plan to support the ability to create/delete/rename classifications via API so that we can completely script our process?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @ymiki ,
In order to create a classification you can use Anaytics UI or rest API (ReportSuite.SaveClassification). You can delete the existing classifications using ReportSuite.DeleteClassifications.
Refer this link for details on Admin API and all the available methods: https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/admin-api/index.md
Best,
Hemangini
Hi @ymiki ,
In order to create a classification you can use Anaytics UI or rest API (ReportSuite.SaveClassification). You can delete the existing classifications using ReportSuite.DeleteClassifications.
Refer this link for details on Admin API and all the available methods: https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/admin-api/index.md
Best,
Hemangini
Views
Replies
Total Likes
Views
Replies
Total Likes
@ymiki ,
Yes, description field wasn't exposed for usage on 1.4 APIs and I still can't find a way to do that.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies