تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
GoogleAdManagerSettings
classpublic
إعدادات PAL التي تعكس الإعدادات التي تم ضبطها في "مدير إعلانات Google"
الشركة المصنِّعة
GoogleAdManagerSettings
new
GoogleAdManagerSettings()
أماكن إقامة
disableFirstPartyIdentifiers
قيمة منطقية
يحدّد هذا الخيار ما إذا كان سيتم إيقاف معرّفات الطرف الأول المستخدَمة لاختيار الإعلانات.
إذا عدّلت إعداد ملفات تعريف الارتباط للطرف الأول للإعلانات على الويب في "مدير إعلانات Google" ضمن المشرف > الإعدادات العامة، اضبط هذه القيمة على true لإيقاف هذه المعرّفات في PAL.
يُرجى العلم أنّ هذا الإعداد لا ينطبق على استخدام ملفات تعريف الارتباط ومساحة التخزين
المحلية لرصد الزيارات غير الصالحة.
disableLimitedAdsStorage
قيمة منطقية
يحدد هذا الخيار ما إذا كان سيتم إيقاف ملفّات تعريف الارتباط وسعة التخزين على الجهاز المتعلّقة برصد الزيارات غير الصالحة فقط
والتي يتم استخدامها في
الإعلانات المحدودة.
إذا عدّلت إعداد الإعلانات المحدودة الآلية في "مدير إعلانات Google"
ضمن المشرف > الإعدادات العامة، اضبط هذه القيمة على true لإيقاف
مساحة التخزين هذه للإعلانات المحدودة في PAL.
يُرجى العِلم أنّ هذا الإعداد لا ينطبق على الإعلانات غير المحدودة.
تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis class outlines Google Ad Manager settings within the PAL framework, allowing configuration synchronization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edisableFirstPartyIdentifiers\u003c/code\u003e property controls the usage of first-party identifiers for ad selection, based on Ad Manager's global settings for first-party cookies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edisableLimitedAdsStorage\u003c/code\u003e property manages the use of cookies and local storage for invalid traffic detection in limited ads, reflecting Ad Manager's programmatic limited ads setting.\u003c/p\u003e\n"]]],[],null,["# Class: GoogleAdManagerSettings\n\nGoogleAdManagerSettings\n=======================\n\nclass public\n\nPAL settings reflecting settings configured in Google Ad Manager.\n\nConstructor\n-----------\n\n### GoogleAdManagerSettings\n\nnew\nGoogleAdManagerSettings()\n\nProperties\n----------\n\n### disableFirstPartyIdentifiers\n\nboolean\n\nWhether to disable first-party identifiers used for ad selection.\n\nIf you updated the **First party cookies for ads on web** setting in Ad\nManager within **Admin \\\u003e Global settings**, set this value to true to\ndisable such identifiers in PAL.\n\nNote that this setting does not apply to the use of cookies and local\nstorage for invalid traffic detection.\n\n### disableLimitedAdsStorage\n\nboolean\n\nWhether to disable invalid traffic detection-only cookies and local storage\nused for [limited ads](https://support.google.com/admanager/answer/9882911).\n\nIf you updated the **Programmatic limited ads** setting in Ad Manager\nwithin **Admin \\\u003e Global settings**, set this value to true to disable\nsuch storage for limited ads in PAL.\n\nNote that this setting does not apply to non-limited ads."]]