تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
ConsentSettings
الصفالعام
إعدادات مختلفة لحزمة تطوير برامج PAL SDK المتعلّقة بالخصوصية واللوائح يمكن أن تساعد الإعدادات في اتخاذ قرارات بشأن الاختيار بشأن المعرّفات
المستخدمة أثناء إنشاء الإشارات غير الصادرة.
الشركة المصنِّعة
ConsentSettings
new
ConsentSettings()
الموقع
allowStorage
boolean
ما إذا كان لدى PAL موافقة الغرض 1 على استخدام المعرّفات ومساحة التخزين. يجب
تحديد القيمة من خلال الدمج مع منصّة إدارة الموافقة (CMP). ويتم ضبط هذا الإعداد على "خطأ" تلقائيًا. في حال تحديد هذه السياسة على أنها صحيحة، تحصل PAL
على موافقة من المستخدم على استخدام معلومات مثل ملفات تعريف الارتباط وأرقام تعريف الأجهزة
والمعرِّفات الإعلانية. يجب ضبط هذه القيمة لتتوافق مع الإصدار 2 من إطار الشفافية والموافقة الصادر عن مكتب IAB.
تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003e\u003ccode\u003eConsentSettings\u003c/code\u003e manages privacy and regulation options within the PAL SDK, influencing identifier choices for nonce signals.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eallowStorage\u003c/code\u003e property, defaulting to false, dictates whether PAL has user consent (requiring CMP integration and IAB TCFv2 compliance) to utilize identifiers like cookies and device/advertising IDs for data storage.\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."]]