Notifies that the used CMP failed to show.
document.addEventListener('managedConsentCMPFailedToShow', function(data){console.log("managedConsentCMPFailedToShow: " + data)});
Last updated 1 year ago