Notifies about the need to show the consent dialog.
document.addEventListener('managedConsentNeedsUserInterface', function(){console.log("aatkit managedConsentNeedsUserInterface js delegate")});
Last updated 2 years ago