সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
নীচের সারণীতে googletag.PubAdsService.set(key, value) বা googletag.Slot.set(key, value) পদ্ধতির সাহায্যে সেট করা যায় এমন বৈশিষ্ট্যগুলির তালিকা রয়েছে৷ এই AdSense বৈশিষ্ট্যগুলি সাধারণত Google Ad Manager-এ বিজ্ঞাপন স্লট তৈরি বা সম্পাদনা করার সময় সেট করা হয়। এই পদ্ধতিগুলি প্রকাশককে প্রতি অনুরোধের ভিত্তিতে এই সার্ভার-সাইড সেটিংস ওভাররাইড করতে দেয়৷
নতুন বৈশিষ্ট্য
উত্তরাধিকার বৈশিষ্ট্য
উদাহরণ
অনুমোদিত মান
adsense_channel_ids
google_ad_channel
271828183+314159265
বৈধ AdSense চ্যানেল আইডি, '+' দ্বারা পৃথক করা হয়েছে
ট্যাগটি পরীক্ষার জন্য ব্যবহার করা হয়েছে তা নির্দেশ করার জন্য সেট on এবং গণনা বা বিলিংয়ে অন্তর্ভুক্ত করা উচিত নয়। উৎপাদন, নন-টেস্ট ট্রাফিকের জন্য এই সেটিং বাদ দিন।
adsense_text_color
google_color_text
#000000
হেক্সাডেসিমেল রং
adsense_url_color
google_color_url
#000000
হেক্সাডেসিমেল রং
adsense_ui_features
google_ui_features
rc:10
rc:10 খুব গোলাকার কোণের জন্য, rc:6 সামান্য গোলাকার কোণের জন্য, rc:0 বর্গাকার কোণের জন্য (ডিফল্ট)
[[["সহজে বোঝা যায়","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"]],["2024-10-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The table outlines AdSense attributes that can be modified using `googletag.PubAdsService.set` or `googletag.Slot.set` methods, enabling publishers to override server-side settings."],["These attributes, typically managed in Google Ad Manager, include options for specifying ad channels, types, formats, colors, and test mode."],["Publishers can customize the appearance of ads with attributes controlling background, border, link, text, and URL colors, along with UI features like rounded corners."],["Additional attributes allow setting the document language and page URL for more context and control."],["The table provides examples of allowed values and links to relevant documentation for each attribute."]]],["Publishers can use `googletag.PubAdsService.set` or `googletag.Slot.set` to override server-side AdSense settings. Attributes include `adsense_channel_ids` (valid channel IDs), `adsense_ad_types` (text, image, text_image), and `adsense_ad_format` (various sizes). Color customization is possible via `adsense_background_color`, `adsense_border_color`, `adsense_link_color`, `adsense_text_color`, and `adsense_url_color` (hexadecimal). `adsense_test_mode` enables testing, and `document_language` sets language, `page_url` sets the page url.\n"]]