O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-07-22 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]