Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
ConsentSettings
classherkese açık
PAL SDK'sında gizlilik ve düzenlemelerle ilgili çeşitli ayarlar. Ayarlar, tek seferlik sinyaller oluştururken kullanılan tanımlayıcılarla ilgili seçimlerin yapılmasına yardımcı olabilir.
Marka
ConsentSettings
yeni ConsentSettings()
Özellik
allowStorage
boolean
PAL'ın tanımlayıcıları ve depolamayı kullanmak için 1. amaç iznine sahip olup olmadığı. Değerin, CMP (Kullanıcı Rızası Yönetim Sağlayıcısı) ile entegre edilerek belirlenmesi gerekir. Bu değer, varsayılan olarak false (yanlış) değerine ayarlıdır. Doğru olarak belirtilirse PAL; çerezler, cihaz kimlikleri ve reklam kimlikleri gibi bilgileri kullanmak için kullanıcıdan izin alır. Bu değerin, IAB TCF 2.0 sürümü (Şeffaflık ve Kullanıcı Rızası Çerçevesi) ile uyumlu olacak şekilde ayarlanması gerekir.
[null,null,["Son güncelleme tarihi: 2025-08-21 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConsentSettings\u003c/code\u003e class manages privacy and regulation settings within the PAL SDK, influencing how identifiers are used.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eallowStorage\u003c/code\u003e, determined by a Consent Management Provider (CMP), dictates whether PAL has consent to utilize identifiers and storage, defaulting to false for user privacy.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003eallowStorage\u003c/code\u003e to true signifies user consent for PAL to use cookies, device IDs, and advertising IDs, requiring compliance with IAB Transparency and Consent Framework (TCFv2).\u003c/p\u003e\n"]]],[],null,["# Class: ConsentSettings\n\nConsentSettings\n===============\n\nclass public\n\nVarious settings to the PAL SDK related to privacy and regulations. The\nsettings can help make decisions about the choice regarding the identifiers\nused while generating nonce signals.\n\nConstructor\n-----------\n\n### ConsentSettings\n\nnew\nConsentSettings()\n\nProperty\n--------\n\n### allowStorage\n\nboolean\n\nWhether PAL has purpose 1 consent to use identifiers and storage. The\nvalue needs to be determined by integrating with CMP (Consent Management\nProvider). This is set to false by default. If specified as true, PAL has\nconsent from the user to use information like cookies, device IDs\nand advertising IDs. This value needs to be set to be IAB TCFv2\n(Transparency and Consent Framework) compliant."]]