固定サイズのバナー広告
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アダプティブ バナー広告がお客様のニーズに合わない場合は、Google Mobile Ads SDK で固定広告サイズをご利用いただけます。
標準のバナーサイズについては、以下の表をご覧ください。
広告を配置するコンテナのサイズは、バナーのサイズ以上にする必要があります。パディングがあると、それだけバナーを表示できるコンテナの領域が小さくなります。コンテナのサイズがバナー広告に適合しない場合は、広告が表示されず、次の警告がログに記録されます。
W/Ads: Not enough space to show ad. Needs 320x50 dp, but only has 288x495 dp.
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-24 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-07-24 UTC。"],[[["The Google Mobile Ads SDK offers fixed ad sizes as an alternative to adaptive banners."],["Standard banner sizes include: Banner (320x50), IAB medium rectangle (300x250), IAB full-size banner (468x60), and IAB leaderboard (728x90), each with specific availability for phones and/or tablets."],["Ad containers must be large enough to accommodate the chosen ad size, otherwise, the ad won't display and a warning will be logged."]]],["The Google Mobile Ads SDK offers fixed ad sizes as an alternative to adaptive banners. Standard sizes include 320x50 (Banner), 300x250 (Medium Rectangle), 468x60 (IAB Full-size Banner), and 728x90 (IAB Leaderboard). Each has specific device availability, and corresponding constants are defined. The container holding the ad must be equal to or larger than the selected banner size, otherwise, the ad won't display, and a warning will be logged.\n"]]