Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-07-22 (UTC)
[null,null,["Última actualización: 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."]]],[]]