Ringkasan
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-01-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]