Expand my Community achievements bar.

Adobe Analytics Champions applications are now OPEN! Applications are open through June 2nd. Click the link to learn more and apply.
SOLVED

Delete multiple different classifications of evar?

Avatar

Level 2

Hi,

we have many many many report suites and many of them were created manually, hence the classifications do not match when you try to select all of them and edit soemthing / create a RegEx rule at once. Adobe only allows editing multiple instances if they are copies.

Is there a way to delete multiple classifications at once and set it up anew?

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi alessandrov92748270​,

This can be achieved using Admin API by first fetching the classifications for a report suites (ReportSuite.GetClassifications), then delete classifications using method ReportSuite.DeleteClassification​ and finally by recreating classifications for all the report suites using ReportSuite.SaveClassification.

3 Replies

Avatar

Correct answer by
Level 2

Hi alessandrov92748270​,

This can be achieved using Admin API by first fetching the classifications for a report suites (ReportSuite.GetClassifications), then delete classifications using method ReportSuite.DeleteClassification​ and finally by recreating classifications for all the report suites using ReportSuite.SaveClassification.

Avatar

Level 2

Yes alessandrov92748270​. It is achievable through Postman but it will be a very tedious task.

page footer
Change Username