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