तय साइज़ वाले बैनर विज्ञापन
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
प्लैटफ़ॉर्म चुनें:
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-10 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","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-10 (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), each with varying availability across phones and tablets.\u003c/p\u003e\n"],["\u003cp\u003eEnsure the container for your ad is at least as large as the banner size to avoid display issues and warning messages.\u003c/p\u003e\n"]]],["The Google Mobile Ads SDK offers fixed ad sizes as an alternative to adaptive banners. Standard banner sizes include 320x50 (banner), 320x100 (large banner), 300x250 (medium rectangle), 468x60 (full-size banner), and 728x90 (leaderboard), each with specific `AdSize` constants. The ad container must be at least as large as the banner size, considering any padding. If the container is too small, the ad will not be displayed, and a warning will be logged.\n"],null,[]]