Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-07-22 UTC.
[null,null,["Ultimo aggiornamento 2024-07-22 UTC."],[[["The Google User Messaging Platform (UMP) SDK helps manage user privacy choices and display relevant privacy messages based on the AdMob Application ID."],["Developers should request updated user consent information at each app launch using `requestConsentInfoUpdate()` to determine consent requirements and privacy options entry point needs."],["Loading and presenting a privacy message form, when necessary, is handled by `loadAndShowConsentFormIfRequired()`, and developers can implement a privacy options entry point for ongoing user control."],["Before requesting ads, ensure user consent by calling `canRequestAds()`, either after gathering consent in the current session or immediately after `requestConsentInfoUpdate()`."],["For testing purposes, developers can programmatically register test devices, force a specific geography for testing, and reset the consent state using provided methods but should be removed before releasing the app."]]],[]]