קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
החל מ-14 בינואר 2021, IMA HTML5 SDK מאפשר להציג מודעות מוגבלות במקרים הבאים: המשתמש לא נותן הסכמה לקובצי cookie, המשתמש דוחה את ההסכמה לקובצי cookie או ש-IMA לא מקבל מחרוזת תקינה של נתוני שקיפות והסכמה באזורים שחלים עליהם GDPR ו-ePrivacy, לאחר תקופת החסד של השילוב של IAB TCFv2.
...
<!--Registeryourcompanionslots-->
<scripttype='text/javascript'>
googletag.cmd.push(function(){googletag.pubads().setPrivacySettings({limitedAds:true,});// Supply YOUR_NETWORK and YOUR_UNIT_PATH.googletag.defineSlot('/YOUR_NETWORK/YOUR_UNIT_PATH',[728,90],'companionDiv').addService(googletag.companionAds()).addService(googletag.pubads());googletag.companionAds().setRefreshUnfilledSlots(true);googletag.pubads().enableVideoAds();googletag.enableServices();});
</script>
...
אפשר גם להפעיל מודעות מוגבלות באופן אוטומטי באמצעות שילוב עם פלטפורמה לניהול הסכמה (CMP). התכונה הזו נתמכת בגרסה העדכנית ביותר של ה-SDK ל-HTML5 החל מ-14 בינואר 2021.
[[["התוכן קל להבנה","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-06-24 (שעון UTC)."],[[["As of January 14, 2021, the IMA HTML5 SDK allows limited ads to be served when users do not consent to cookies or a valid TC string is not received in GDPR and ePrivacy regions."],["Client-side SDK users must utilize the `ltd` parameter to initiate a limited ads request."],["Google Publisher Tag (GPT) users need to set `PrivacySettingsConfig.limitedAds` to disable GPT-related cookies when serving limited ads."],["Automatic enabling of limited ads is possible via integration with a Consent Management Platform (CMP) on the latest HTML5 SDK version."]]],[]]