固定尺寸的横幅广告
    
    
      
    
    
      
      使用集合让一切井井有条
    
    
      
      根据您的偏好保存内容并对其进行分类。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
  
  
  
  
  
    
    
      
    
      
    
      
    
  
  
Google 移动广告 SDK 支持固定尺寸广告,这类尺寸适用于自适应横幅广告无法满足需求的场景。
下表列出了标准横幅广告尺寸。
  
    | 尺寸(宽 x 高,以 dp 为单位) | 说明 | 适用范围 | AdSize 常量 | 
  
    | 320x50 | 横幅广告 | 手机和平板电脑 | banner | 
  
    | 320x100 | 大型横幅广告 | 手机和平板电脑 | largeBanner | 
  
    | 300x250 | IAB 中矩形 | 手机和平板电脑 | mediumRectangle | 
  
    | 468x60 | IAB 全尺寸横幅广告 | 平板电脑 | fullBanner | 
  
    | 728x90 | IAB 页首横幅广告 | 平板电脑 | leaderboard | 
横幅广告容器的尺寸必须至少与横幅广告一样大。设置任何内边距都会实际减小容器的可用尺寸。如果容器无法容纳横幅广告,广告将不会展示,同时系统会记录以下警告:
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-10-20。
  
  
  
    
      [null,null,["最后更新时间 (UTC):2025-10-20。"],[],["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"]]