AI-generated Key Takeaways
-
This documentation outlines classes and methods related to nonce management within the HTML5 PAL for Google Ad Manager.
-
NonceManager
provides methods to handle ad interactions and playback events by sending information associated with a nonce. -
NonceRequest
allows for specifying details about the ad environment and player to acquire a nonce. -
NonceLoader
facilitates the retrieval of aNonceManager
instance, which is necessary for utilizing nonce functionality. -
Developers can control storage permissions related to consent using the
ConsentSettings
class.
- ConsentSettings
- ConsentSettings#allowStorage
- GoogleAdManagerSettings
- GoogleAdManagerSettings#disableFirstPartyIdentifiers
- GoogleAdManagerSettings#disableLimitedAdsStorage
- NonceLoader
- NonceLoader#loadNonceManager
- NonceManager
- NonceManager#getNonce
- NonceManager#sendAdClick
- NonceManager#sendAdImpression
- NonceManager#sendAdTouch
- NonceManager#sendPlaybackEnd
- NonceManager#sendPlaybackStart
- NonceRequest
- NonceRequest#adWillAutoPlay
- NonceRequest#adWillPlayMuted
- NonceRequest#continuousPlayback
- NonceRequest#descriptionUrl
- NonceRequest#iconsSupported
- NonceRequest#nonceLengthLimit
- NonceRequest#omidPartnerName
- NonceRequest#omidPartnerVersion
- NonceRequest#playerType
- NonceRequest#playerVersion
- NonceRequest#ppid
- NonceRequest#sessionId
- NonceRequest#supportedApiFrameworks
- NonceRequest#url
- NonceRequest#videoHeight
- NonceRequest#videoWidth