מדידה פתוחה באמצעות Google Mobile Ads SDK
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Open Measurement הוא תקן של IAB שמאפשר לבעלי אתרים להשתמש בספקי ניראות של צד שלישי כדי לאמת את המדידות של חשיפות וקליקים.
Google Mobile Ads SDK
תומך ב-Open Measurement החל מגרסה
18.1.0. גרסה 8.0 ואילך של Google Mobile Ads SDK
משולבת עם Open Measurement (OM) SDK
כדי לאפשר מדידת ניראות על ידי צד שלישי.
Google Mobile Ads SDK תומך בגרסה 1.4 של OM SDK.
דרישות מוקדמות
* Google Mobile Ads SDK
גרסה 18.1.0
ואילך.
הטמעה של Open Measurement
Google Mobile Ads SDK מטמיע באופן אוטומטי מדידה פתוחה באמצעות Google כשם השותף למדידה פתוחה לכל המודעות שמוצגות באמצעות Google Mobile Ads SDK.
כדי להשתמש בספק ניראות של צד שלישי, צריך להגדיר אותו בממשק המשתמש של AdMob ולהגדיר את פריטי הקמפיין כך שישתמשו בספק הניראות הזה. פרטים נוספים זמינים במאמר הגדרת ספק למדידת נראות של אפליקציות לנייד.
מוודאים ששכבות-על שקופות לא מסתירות את התוכן
כדי שמודעה לא תיחשב כחסומה, הצפייה שמסתירה את המודעה צריכה לכלול אחת מההגדרות הבאות:
visibility = View.GONE
או visibility = View.INVISIBLE
לא משנה אם לתצוגה המסתירה יש רקע שקוף, הערכים של האלפא והחשיפה של התצוגה הם אלה שקובעים אם התצוגה חוסמת את המודעה.
אם ה-SDK של Open Measurement מזהה חסימה מעל המודעה, יכול להיות שספק הניראות לא יסווג את החשיפה כחשיפה ניתנת לצפייה. כדי לפתור את הבעיה,
מגדירים את ערך האלפא של התצוגה ל-0
או
מגדירים את ההגדרה 'חשיפה' ל-View.GONE
או ל-View.INVISIBLE
.
פתרון בעיות
כשמטמיעים מדידה פתוחה, חשוב לשים לב לנקודות הבאות:
צריך לבדוק מול השותף לתהליך בחירת הרשת אם הוא תומך ב-Open
Measurement למודעות שהוא מציג.
יכול להיות שמודעות שמוסתרות על ידי תצוגות חופפות לא יירשמו במדדי הנראות. מידע נוסף זמין במאמר בנושא הבטחה ששכבות-על שקופות לא יפריעו לשימוש.
במכשירים שמשמשים לבדיקה, כולל סימולטור Android, התווית מודעה לבדיקה מזוהה כתווית שלא מסתירה את תצוגת המודעה.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-31 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003eOpen Measurement is an IAB standard allowing publishers to use third-party verification for impressions and clicks, supported by the Google Mobile Ads SDK for Android (version 18.1.0 and later).\u003c/p\u003e\n"],["\u003cp\u003eThe Mobile Ads SDK integrates with the Open Measurement SDK (OM SDK) to enable third-party viewability measurements for Banner, Interstitial, Rewarded, and Native ad formats.\u003c/p\u003e\n"],["\u003cp\u003eEnsure any transparent overlays on top of ads have \u003ccode\u003ealpha = 0\u003c/code\u003e or \u003ccode\u003evisibility = View.GONE/INVISIBLE\u003c/code\u003e to avoid obstructing viewability measurements.\u003c/p\u003e\n"],["\u003cp\u003eOpen Measurement requires the Google Play Services SDK on devices and is not supported for AdMob campaigns; check with mediation partners for their support.\u003c/p\u003e\n"]]],["The Google Mobile Ads SDK, version 18.1.0 and later, supports Open Measurement (OM) using the OM SDK 1.4, enabling third-party viewability verification for impressions and clicks. To use this, configure your desired provider in the AdMob UI and set line items accordingly. Ensure overlaying views do not obstruct ads by setting their alpha to 0 or visibility to GONE/INVISIBLE. Note that AdMob campaigns and some mediation partners do not have OM support. The \"Test Ad\" label is not considered obstructing on test devices.\n"],null,["# Open Measurement with the Google Mobile Ads SDK\n\nOpen Measurement is an IAB standard that allows publishers to use third-party\nviewability providers to verify impressions and click measurements.\n\n\nGoogle Mobile Ads SDK\n\n\nsupports Open Measurement starting with version\n18.1.0. This and later versions of\n\nGoogle Mobile Ads SDK\n\n\nintegrates with the\n[Open Measurement (OM) SDK](https://iabtechlab.com/standards/open-measurement-sdk/)\nto enable third-party viewability measurement.\n\n\nGoogle Mobile Ads SDK\n\nsupports OM SDK version 1.4.\n\nPrerequisites\n-------------\n\n\\* Google Mobile Ads SDK 18.1.0 or higher.\n\n- Complete [Get started](/admob/android/quick-start).\n\nImplement Open Measurement\n--------------------------\n\n\nGoogle Mobile Ads SDK\n\nautomatically implements Open Measurement using\n**\"Google\"** as the Open Measurement partner name for all ads served using the\n\n\nGoogle Mobile Ads SDK\n\n.\n\nTo use a third-party viewability provider, configure it in the\nAdMob UI, and configure your line items to use that viewability\nprovider. For more details, see [Configure a mobile app viewability provider](//support.google.com/admanager/answer/9025968).\n\nEnsure that transparent overlays are non-obstructing\n----------------------------------------------------\n\nFor an ad to not be considered blocked, the view that is obscuring the ad must\nhave one of these settings:\n\n- `alpha = 0`, or,\n\n\u003c!-- --\u003e\n\n- `visibility = View.GONE` or `visibility = View.INVISIBLE`\n\nIt doesn't matter if the obscuring view has a transparent background, the\nview's alpha and visibility values are what determine whether the view is\nblocking your ad.\n\nIf the Open Measurement SDK detects an obstruction over the ad, it could impact\nwhether a viewability provider considers the impression viewable. To fix this,\nset your view's alpha to `0` or\n\nset the visibility to `View.GONE` or `View.INVISIBLE`.\n\n\nTroubleshooting\n---------------\n\nBe aware of the following when implementing Open Measurement:\n\n- No support for [AdMob campaigns](//support.google.com/admob/answer/6162747).\n\n\u003c!-- --\u003e\n\n- You must check with the mediation partner to learn if they support Open\n Measurement for ads they render.\n\n- Ads that are obscured by overlaying views might not register viewability\n measurements. For more information, refer to [Ensure that transparent overlays\n are non-obstructing](#obstructing).\n\n- On [test devices](/admob/android/test-ads#enable_test_devices), including the\n Android simulator, the **Test Ad** label is detected as non-obstructing\n to the ad view."]]