तय साइज़ वाले बैनर विज्ञापन
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
प्लैटफ़ॉर्म चुनें:
Android
iOS
Flutter
Google Mobile Ads SDK, विज्ञापन के चुने गए साइज़ के साथ काम करता है. यह उन स्थितियों में काम आता है जब अडैप्टिव बैनर विज्ञापन आपकी ज़रूरतों को पूरा नहीं कर सकते.
यहां दी गई टेबल में, बैनर के स्टैंडर्ड साइज़ दिए गए हैं.
डीपी में साइज़ (चौड़ाई x ऊंचाई) |
ब्यौरा |
उपलब्धता |
AdSize कॉन्सटेंट |
320x50 |
बैनर |
फ़ोन और टैबलेट |
banner |
320x100 |
बड़ा बैनर |
फ़ोन और टैबलेट |
largeBanner |
300x250 |
आईएबी मीडियम रेक्टैंगल |
फ़ोन और टैबलेट |
mediumRectangle |
468x60 |
IAB का फ़ुल साइज़ बैनर |
टैबलेट |
fullBanner |
728x90 |
IAB लीडरबोर्ड |
टैबलेट |
leaderboard |
आपको जिस कंटेनर में विज्ञापन दिखाना है उसका साइज़, बैनर के साइज़ के बराबर या उससे बड़ा होना चाहिए. पैडिंग जोड़ने से, कंटेनर का साइज़ कम हो जाता है. अगर कंटेनर में बैनर विज्ञापन नहीं दिखता है, तो विज्ञापन नहीं दिखाया जाता है. साथ ही, यह चेतावनी लॉग की जाती है:
W/Ads: Not enough space to show ad. Needs 320x50 dp, but only has 288x495 dp.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe Google Mobile Ads SDK offers fixed ad sizes as an alternative to adaptive banners.\u003c/p\u003e\n"],["\u003cp\u003eStandard banner sizes include banner (320x50), large banner (320x100), IAB medium rectangle (300x250), IAB full-size banner (468x60), and IAB leaderboard (728x90) with varying availability across phones and tablets.\u003c/p\u003e\n"],["\u003cp\u003eAd containers must accommodate the chosen ad size, including any padding, to ensure proper display and avoid warnings.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/admob/android/banner/fixed-size \"View this page for the Android platform docs.\") [iOS](/admob/ios/banner/fixed-size \"View this page for the iOS platform docs.\") [Flutter](/admob/flutter/banner/fixed-size \"View this page for the Flutter platform docs.\")\n\n\u003cbr /\u003e\n\nGoogle Mobile Ads SDK supports fixed ad sizes for situations where adaptive\nbanners ads don't meet your needs.\n\nThe following table lists the standard banner sizes.\n\n| Size in dp (WxH) | Description | Availability | AdSize constant |\n|------------------|----------------------|--------------------|-------------------|\n| 320x50 | Banner | Phones and tablets | `banner` |\n| 320x100 | Large banner | Phones and tablets | `largeBanner` |\n| 300x250 | IAB medium rectangle | Phones and tablets | `mediumRectangle` |\n| 468x60 | IAB full-size banner | Tablets | `fullBanner` |\n| 728x90 | IAB leaderboard | Tablets | `leaderboard` |\n\nThe size of the container in which you place your ad must be at least as large\nas the banner. Any padding effectively decreases the size of your container. If\nthe container cannot fit the banner ad, the ad isn't shown and the following\nwarning is logged: \n\n W/Ads: Not enough space to show ad. Needs 320x50 dp, but only has 288x495 dp."]]