Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Deletion of batches older than 30 days

Avatar

Level 2

4/25/25

To be able to delete batches that is older than 30 days.
Today those batches are not available in the view.

1 Comment

Avatar

Level 5

4/27/25

There are currently two ways to delete the records:

  1. Data lifecycle: here you can choose to delete data TTL to 30 days and system automatically delete it - resource
  2. You can use the rest api to manually delete (possible if you know the datasets to delete - you can further use query service to further zero down on the datasets to delete) - resource

Hope this helps!