Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Data Privacy API Request & Action - Data Governance

Avatar

Level 2

Hi All,

Can some one help me or guide me on how to do deletion request when end user want to delete the data from Adobe Analytics in real time.

I viewed documents but could't help to go. Can some one provide me kind of videos with examples or even articles that would be helpful to start the next level approach please.

Thanks,
Vijay

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @Vijayakumar_Raju ,

For data deletion, I'd recommend that you use our Data Repair API tool that currently supports data deletion for evars, props and Activity Map dimensions.

Doc - https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/data-repair.md

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi @Vijayakumar_Raju ,

For data deletion, I'd recommend that you use our Data Repair API tool that currently supports data deletion for evars, props and Activity Map dimensions.

Doc - https://github.com/AdobeDocs/analytics-2.0-apis/blob/master/data-repair.md

Avatar

Employee Advisor

There is no way to delete non compliant data real-time. However, you can use Data Privacy or Data Repair API to create and submit a deletion request on user's behalf.