AI-generated Key Takeaways
- 
          
The content lists JavaScript classes and methods related to Google Ad Manager's Protected Audience API for HTML5.
 - 
          
It includes documentation for managing user consent settings and controlling storage behavior.
 - 
          
Key components like NonceLoader and NonceManager are detailed for handling nonces and ad interaction events.
 - 
          
The NonceRequest class and its properties are presented, outlining parameters for requesting a nonce.
 
- 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