এই পৃষ্ঠাটি আপনার বিজ্ঞাপন উত্সগুলির সাথে যুক্ত অ্যাডাপ্টারগুলি দেখার এবং যাচাই করার পদক্ষেপগুলি কভার করে৷
পূর্বশর্ত
আপনি চালিয়ে যাওয়ার আগে, নিম্নলিখিতগুলি করুন:
একটি অ্যাড ম্যানেজার অ্যাকাউন্ট তৈরি করার জন্য প্রাথমিক পূর্বশর্তগুলিতে সমস্ত আইটেম সম্পূর্ণ করুন, আপনার পরীক্ষা ডিভাইস সেট করুন, Google মোবাইল বিজ্ঞাপন SDK শুরু করুন এবং সর্বশেষ সংস্করণ ইনস্টল করুন।
আপনি আপনার অ্যাপে কনফিগার করা বিজ্ঞাপন উত্সগুলির সাথে যুক্ত সমস্ত অ্যাডাপ্টারের একটি তালিকা দেখতে পারেন৷ তালিকা দেখতে, নিম্নলিখিত পদক্ষেপগুলি সম্পূর্ণ করুন:
আপনি কাস্টম ইভেন্ট অ্যাডাপ্টার দেখতে পারেন। কাস্টম ইভেন্টগুলি আপনাকে এমন একটি বিজ্ঞাপন উত্সের জন্য জলপ্রপাতের মধ্যস্থতা সেট আপ করতে দেয় যা অ্যাড ম্যানেজার সমর্থন করে না। অ্যাডাপ্টারের তালিকায়, কাস্টম ইভেন্টগুলি অনন্য শ্রেণীর নাম দ্বারা স্বতন্ত্র। ক্লাসের নাম দেওয়ার পাশাপাশি, বিজ্ঞাপন পরিদর্শক অ্যাড ম্যানেজার UI-তে সেই কাস্টম ইভেন্টগুলির জন্য নির্ধারিত লেবেলগুলিও প্রদর্শন করে। কাস্টম ইভেন্টের আরো বিস্তারিত জানার জন্য, সেটআপ দেখুন।
কাস্টম ইভেন্টগুলির পূর্বে বাস্তবায়ন, যেমন Google মোবাইল বিজ্ঞাপন SDK সংস্করণ 9.0.0-এর আগে, অবচয়িত সাবক্লাসগুলি ব্যবহার করতে পারে যা বিজ্ঞাপন পরিদর্শকের মধ্যে পাওয়া আরম্ভ এবং রিটার্ন ইস্যুকে সমর্থন করে না। আপনি যদি দেখেন যে সমস্যাটি পাওয়া গেছে সতর্কতা, এবং আপনার কাস্টম ইভেন্ট ইন্টিগ্রেশন প্রত্যাশিতভাবে কাজ করে, আপনার অ্যাপ একটি অবচিত ইন্টারফেস ব্যবহার করছে কিনা তা পরীক্ষা করুন এবং ইন্টারফেসটিকে একটি অ্যাডাপ্টার ক্লাস দিয়ে প্রতিস্থাপন করুন। বিস্তারিত জানার জন্য, GADMediationAdapter দেখুন।
[[["সহজে বোঝা যায়","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-09-02 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["Select platform: [Android](/ad-manager/mobile-ads-sdk/android/ad-inspector/verify-adapter-integrations \"View this page for the Android platform docs.\") [iOS](/ad-manager/mobile-ads-sdk/ios/ad-inspector/verify-adapter-integrations \"View this page for the iOS platform docs.\") [Unity](/ad-manager/mobile-ads-sdk/unity/ad-inspector/verify-adapter-integrations \"View this page for the Unity platform docs.\") [Flutter](/ad-manager/mobile-ads-sdk/flutter/ad-inspector/verify-adapter-integrations \"View this page for the Flutter platform docs.\")\n\n\u003cbr /\u003e\n\nThis page covers steps on viewing and verifying adapters associated with\nyour ad sources.\n\nPrerequisites\n\nBefore you continue, do the following:\n\n- Complete all items in the initial [Prerequisites](/ad-manager/mobile-ads-sdk/ios/ad-inspector#prerequisites) to create an Ad Manager account, set your test device, initialize Google Mobile Ads SDK, and install the latest version.\n- [Launch ad inspector](/ad-manager/mobile-ads-sdk/ios/ad-inspector/launch-ad-inspector).\n\nYou can view a list of all adapters associated with the ad sources configured\nin your app. To view the list, complete the following steps:\n\n1. In the **Ad inspector** page, click **Adapters**.\n2. Expand the cards to view initialization statuses and adapter and\n third-party SDK versions.\n\n \u003cbr /\u003e\n\nIf the adapter isn't found or fails to initialize, see\n\n[Ad inspector (Beta)](//support.google.com/admanager/answer/7180401#ad-inspector).\n\n\nView custom event adapters\n\nYou can also view custom event adapters. Custom events lets you set up\nwaterfall mediation for an ad source that Ad Manager doesn't support.\nIn the adapter list, Custom events are distinct by unique class names. In\naddition to providing the class name, ad inspector also displays labels\nassigned to those custom events in the Ad Manager UI. For more details\non custom events, see\n\n[Setup](/ad-manager/mobile-ads-sdk/ios/custom-events/overview).\n\n\nEarlier implementations of custom events, such as prior to the Google Mobile Ads SDK\nversion\n\n9.0.0,\n\ncan use deprecated subclasses that don't support\ninitialization and return **Issue found** within ad inspector. If you see the\n**Issue found** warning, and your custom event integration works as expected,\ncheck if your app is using a deprecated interface and replace the interface with\nan adapter class. For details, see\n[GADMediationAdapter](/ad-manager/mobile-ads-sdk/ios/api/reference/Protocols/GADMediationAdapter)."]]