כדי ש-IMA SDK יוכל לשלוח את האותות הנכונים חזרה לשרת המודעות, הוא צריך לדעת מתי המודעות גלויות למשתמשים. מערכת IMA משתמשת בדיווח על Active View כדי למדוד את הניראות של המודעות. במדריך הזה נסביר איך דיווח על צפיות פעילות פועל עם IMA, וגם איך לוודא ש-SDK יכול לתעד בצורה נכונה אותות של זמינות לצפייה.
מערכת Active View מקבלת מדידות לגבי VideoAdPlayer הזה (getLocationOnScreen ו-getGlobalVisibleRect).
אימות ש-SDK יכול למדוד את החשיפה של המודעות
כדי לבדוק אם ה-SDK יכול לתעד אותות של זמינות לצפייה, מחפשים את הערכים של active_view_vide_measurable_impression בבקשות HTTP ובודקים את הפרמטר mtos. איך עוקבים אחרי המדידה של Active View
[null,null,["עדכון אחרון: 2025-03-07 (שעון UTC)."],[[["The IMA SDK leverages Active View reporting to determine and relay ad visibility to the ad server, ensuring accurate measurements for billing and performance analysis."],["Active View relies on the `AdDisplayContainer` and `VideoAdPlayer` components to gather spatial information about the ad's position on the screen."],["Ad viewability can be confirmed by monitoring HTTP requests for `active_view_vide_measurable_impression` instances and the presence of the `mtos` parameter, signaling successful measurement."],["If custom video displays are used, adjustments to the layout might be needed to guarantee proper metric collection and accurate Active View reporting."]]],[]]