संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
GoogleAdManagerSettings
क्लाससार्वजनिक
Google Ad Manager में कॉन्फ़िगर की गई सेटिंग दिखाने वाली PAL सेटिंग.
निर्माता
GoogleAdManagerSettings
new
GoogleAdManagerSettings()
प्रॉपर्टी
disableFirstPartyIdentifiers
बूलियन
विज्ञापन चुनने के लिए इस्तेमाल किए जाने वाले पहले पक्ष के आइडेंटिफ़ायर को बंद करना है या नहीं.
अगर आपने एडमिन > ग्लोबल सेटिंग में जाकर, Ad Manager में वेब पर विज्ञापनों के लिए पहले पक्ष की कुकी सेटिंग को अपडेट किया है, तो PAL में ऐसे आइडेंटिफ़ायर बंद करने के लिए, इस वैल्यू को 'सही' पर सेट करें.
ध्यान दें कि यह सेटिंग, अमान्य ट्रैफ़िक का पता लगाने के लिए कुकी और लोकल स्टोरेज के इस्तेमाल पर लागू नहीं होती.
अगर आपने एडमिन > ग्लोबल सेटिंग में जाकर, Ad Manager में प्रोग्राम के हिसाब से सीमित तौर पर दिखाए जाने वाले विज्ञापन की सेटिंग अपडेट की है, तो PAL में सीमित तौर पर दिखाए जाने वाले विज्ञापनों के लिए, इस तरह के स्टोरेज को बंद करने के लिए, इस वैल्यू को 'सही' पर सेट करें.
ध्यान दें कि यह सेटिंग, सीमित नहीं किए गए विज्ञापनों पर लागू नहीं होती.
[null,null,["आखिरी बार 2025-08-21 (UTC) को अपडेट किया गया."],[[["\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."]]