固定尺寸横幅广告
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在自适应横幅广告无法满足您的需求时,您可以通过 Google 移动广告 SDK 使用固定尺寸的广告。
下表列出了标准的横幅广告尺寸。
展示广告的容器尺寸必须至少与横幅一样大。任何内边距都会有效地减小容器的大小。如果容器无法容纳横幅广告,则广告不会展示,并且系统会记录以下警告:
W/Ads: Not enough space to show ad. Needs 320x50 dp, but only has 288x495 dp.
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-16。
[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-16。"],[[["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 (IAB medium rectangle), 468x60 (IAB full-size banner), and 728x90 (IAB leaderboard). Each has specific device availability, and corresponding AdSize constants. The container for the ad must be at least as large as the banner size to ensure proper display; otherwise, the ad won't appear, and a warning will be logged.\n"]]