הגדרות שונות של ה-PAL SDK שקשורות לפרטיות ולתקנות. ההגדרות יכולות לעזור בקבלת החלטות לגבי הבחירה לגבי המזהים שנעשה בהם שימוש במהלך יצירת אותות חד-פעמיים (nonce).
יצרן
ConsentSettings
new
ConsentSettings()
נכס
allowStorage
boolean
האם ל-PAL יש הסכמה למטרה 1 לצורך שימוש במזהים ובאחסון. כדי לקבוע את הערך צריך לשלב אותו עם ה-CMP (ספק ניהול הסכמה). כברירת מחדל, הערך שמוגדר הוא False. אם המדיניות מוגדרת כ-True, ל-PAL יש
הסכמה מהמשתמש לשימוש במידע כמו קובצי cookie, מזהי מכשירים
ומזהי פרסום. הערך הזה צריך להיות תואם ל-TCFv2
(Transparency and Consent Framework) של IAB.
[null,null,["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["The `ConsentSettings` class manages privacy and regulation settings within the PAL SDK, influencing how identifiers are used."],["`allowStorage`, determined by a Consent Management Provider (CMP), dictates whether PAL has consent to utilize identifiers and storage, defaulting to false for user privacy."],["Setting `allowStorage` to true signifies user consent for PAL to use cookies, device IDs, and advertising IDs, requiring compliance with IAB Transparency and Consent Framework (TCFv2)."]]],[]]