- 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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-21 UTC.
[null,null,["Last updated 2024-11-21 UTC."],[[["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 a `NonceManager` instance, which is necessary for utilizing nonce functionality."],["Developers can control storage permissions related to consent using the `ConsentSettings` class."]]],[]]