如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-07-22。
[null,null,["最后更新时间 (UTC):2024-07-22。"],[[["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."]]],[]]