Genel bakış
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-01-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-01-27 UTC."],[[["The `ConsentSettings` object manages user consent for storage, impacting how the NonceLoader functions."],["`NonceLoader` uses `ConsentSettings` and is responsible for initializing the `NonceManager` with a valid nonce."],["`NonceManager` provides methods for sending signals related to ad interactions and playback events, utilizing the obtained nonce."],["`NonceRequest` encapsulates information about the ad request and player environment, used when requesting a nonce."]]],["Consent settings manage storage permissions. A `NonceLoader` loads a `NonceManager`, which handles nonce-related operations. The `NonceManager` retrieves the nonce and sends signals for ad clicks, impressions, touches, and playback start/end. `NonceRequest` defines parameters for nonce requests, including properties like autoplay, muted playback, URL, dimensions, player details, and supported frameworks. The information is about the different actions related to Nonce Management.\n"]]