ویژگی های AdSense
جدول زیر ویژگی هایی را که می توان با روش های googletag.PubAdsService.set(key, value)
یا googletag.Slot.set(key, value)
تنظیم کرد فهرست می کند. این ویژگیهای AdSense معمولاً هنگام ایجاد یا ویرایش جایگاههای تبلیغات در Google Ad Manager تنظیم میشوند. این روشها به ناشر این امکان را میدهند که این تنظیمات سمت سرور را بر اساس هر درخواست لغو کند.
ویژگی جدید | ویژگی میراث | مثال | مقادیر مجاز |
---|
adsense_channel_ids | google_ad_channel | 271828183+314159265 | شناسههای معتبر کانال AdSense، جدا شده با «+» |
adsense_ad_types | google_ad_type | text_image | text, image, text_image |
adsense_ad_format | google_ad_format | 250x250_as | 468x60_as, 234x60_as, 125x125_as, 120x600_as, 160x600_as, 180x150_as, 120x240_as, 200x200_as, 250x250_as, 300x250_as, 336x280_as, 728x90_as |
adsense_background_color | google_color_bg | #000000 | رنگ های هگزادسیمال |
adsense_border_color | google_color_border | #000000 | رنگ های هگزادسیمال |
adsense_link_color | google_color_link | #000000 | رنگ های هگزادسیمال |
adsense_test_mode | N/A | on | on
برای نشان دادن اینکه برچسب برای آزمایش استفاده می شود و نباید در شمارش یا صورتحساب گنجانده شود، 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 برای گوشههای مربعی (پیشفرض) |
document_language | N/A | en | کد زبان معتبر ISO 639-1 . |
page_url | N/A | www.mysite.com | URL های معتبر |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-26 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-26 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]