Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-07-22 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]