हमारे प्रॉडक्ट के बारे में चर्चा करने और सुझाव/राय देने के लिए, Google विज्ञापन और मेज़रमेंट कम्यूनिटी सर्वर में Ad Manager के आधिकारिक Discord चैनल से जुड़ें.
संग्रह की मदद से व्यवस्थित रहें अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
IMA SDK टूल को यह बताना चाहिए कि उपयोगकर्ताओं को विज्ञापन कब दिख रहे हैं, ताकि वह विज्ञापन सर्वर को सही सिग्नल भेज सके. IMA, विज्ञापन दिखने से जुड़े आंकड़ों को मेज़र करने के लिए, ऐक्टिव व्यू रिपोर्टिंग का इस्तेमाल करता है. इस गाइड में बताया गया है कि IMA के साथ ऐक्टिव व्यू की रिपोर्टिंग कैसे काम करती है. साथ ही, यह भी बताया गया है कि SDK टूल, व्यूबिलिटी सिग्नल को सही तरीके से कैप्चर कर पा रहा है या नहीं, इसकी पुष्टि कैसे की जा सकती है.
IMA SDK टूल के साथ Active View रिपोर्टिंग कैसे काम करती है
जब तक AdsRequest का इस्तेमाल करने पर, AdDisplayContainer दिखता है और उसमें कोई रुकावट नहीं होती, तब तक ऐक्टिव व्यू को उस कंटेनर के लिए मेज़रमेंट मिलते हैं.
पुष्टि करना कि SDK टूल, विज्ञापन दिखने की दर को मेज़र कर सकता है
यह देखने के लिए कि एसडीके टूल, विज्ञापन दिखने की जानकारी देने वाले सिग्नल कैप्चर कर सकता है या नहीं, https://pagead2.googlesyndication.com/pcs/activeview पर भेजे गए नेटवर्क अनुरोध देखें और mtos पैरामीटर की जांच करें. ज़्यादा जानकारी के लिए, ऐक्टिव व्यू मेज़रमेंट को मॉनिटर करना देखें.
[[["समझने में आसान है","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-08-17 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe IMA SDK uses Active View reporting to measure ad viewability and send signals to the ad server.\u003c/p\u003e\n"],["\u003cp\u003ePublishers designate a container element for Active View to measure, ensuring it's viewable when requesting ads.\u003c/p\u003e\n"],["\u003cp\u003eVerifying viewability involves checking for specific parameters in HTTP requests, indicating successful measurement.\u003c/p\u003e\n"],["\u003cp\u003eCustom video display setups might need layout adjustments for accurate viewability metrics, with support available via the IMA forum.\u003c/p\u003e\n"]]],[],null,["The IMA SDK must be able to tell when ads are visible to users so that it can\nsend the correct signals back to the ad server. IMA uses\n[Active View reporting](//support.google.com/admanager/answer/3154105)\nto measure the viewability of ads. This guide explains how Active View\nreporting works with IMA, as well as how to verify that the SDK is able to\ncorrectly capture viewability signals.\n\nHow Active View reporting works with the IMA SDK\n\n1. The publisher designates a container element when creating the\n [`AdDisplayContainer`](/interactive-media-ads/docs/sdks/html5/client-side/reference/js/google.ima.AdDisplayContainer).\n\n2. As long as the `AdDisplayContainer` is viewable and unobstructed when the\n [`AdsRequest`](/interactive-media-ads/docs/sdks/html5/client-side/reference/js/google.ima.AdsRequest)\n is made, Active View receives measurements on that container.\n\nVerifying that the SDK can measure ad viewability\n\nTo check whether that the SDK is able to capture viewability signals, look for\nnetwork requests sent to `https://pagead2.googlesyndication.com/pcs/activeview`\nand check for the `mtos` parameter. For more information, see\n[Monitor Active View measurement](//support.google.com/admanager/answer/6123557).\n| **Note:** If you use your own video display and maintain full control over playback, you might need to modify your layout to ensure that the necessary metrics are being correctly returned. For additional assitance, reach out to us on the [IMA support forum](//groups.google.com/g/ima-sdk)."]]