সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
GoogleAdManager সেটিংস
ক্লাসপাবলিক
PAL সেটিংস Google Ad Manager-এ কনফিগার করা সেটিংস প্রতিফলিত করে৷
কনস্ট্রাক্টর
GoogleAdManager সেটিংস
নতুন GoogleAdManagerSettings()
বৈশিষ্ট্য
ফার্স্টপার্টি আইডেন্টিফায়ার অক্ষম করুন
বুলিয়ান
বিজ্ঞাপন নির্বাচনের জন্য ব্যবহৃত প্রথম পক্ষের শনাক্তকারী অক্ষম করা হবে কিনা।
আপনি অ্যাডমিন > গ্লোবাল সেটিংসের মধ্যে অ্যাড ম্যানেজারের ওয়েব সেটিং-এ বিজ্ঞাপনের জন্য প্রথম পক্ষের কুকিজ আপডেট করলে, PAL-তে এই ধরনের শনাক্তকারী অক্ষম করতে এই মানটিকে সত্যে সেট করুন।
নোট করুন যে এই সেটিংটি অবৈধ ট্র্যাফিক সনাক্তকরণের জন্য কুকিজ এবং স্থানীয় স্টোরেজ ব্যবহারের ক্ষেত্রে প্রযোজ্য নয়৷
নিষ্ক্রিয় সীমিত বিজ্ঞাপন সংগ্রহস্থল
বুলিয়ান
সীমিত বিজ্ঞাপনের জন্য ব্যবহৃত শুধুমাত্র-অকার্যকর ট্রাফিক সনাক্তকরণ কুকি এবং স্থানীয় সঞ্চয়স্থান নিষ্ক্রিয় করা হবে কিনা।
আপনি অ্যাডমিন > গ্লোবাল সেটিংসের মধ্যে অ্যাড ম্যানেজারে প্রোগ্রাম্যাটিক সীমিত বিজ্ঞাপন সেটিং আপডেট করলে, PAL-তে সীমিত বিজ্ঞাপনের জন্য এই ধরনের স্টোরেজ অক্ষম করতে এই মানটিকে সত্যে সেট করুন।
মনে রাখবেন যে এই সেটিং অ-সীমিত বিজ্ঞাপনের ক্ষেত্রে প্রযোজ্য নয়।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["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."]]