Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passint identifiers to deletePersonalData() if i call the API from an iframe #19

Open
VitaliiLitkevichVL opened this issue Jul 25, 2022 · 0 comments

Comments

@VitaliiLitkevichVL
Copy link

I read this document:
https://github.com/InteractiveAdvertisingBureau/USPrivacy/blob/master/CCPA/Data%20Deletion%20Request%20Handling.md

I don't understand where I get identifiers to pass them to deletePersonalData() function

} catch (ignore) {}

if (json.__tcfapiReturn) {

// should be executed at window scope
deletePersonalData();

} // else this is some message we don't recognize

}, false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant