SDK quảng cáo của Google trên thiết bị di động hỗ trợ kích thước quảng cáo cố định trong trường hợp quảng cáo biểu ngữ thích ứng không đáp ứng nhu cầu của bạn.
Bảng sau đây liệt kê các kích thước biểu ngữ chuẩn.
Kích thước đo bằng dp (RxC)
Mô tả
Phạm vi cung cấp
Hằng số AdSize
320x50
Biểu ngữ
Điện thoại và máy tính bảng
GADAdSizeBanner
320x100
Biểu ngữ lớn
Điện thoại và máy tính bảng
GADAdSizeLargeBanner
300x250
Hình chữ nhật trung bình theo IAB
Điện thoại và máy tính bảng
GADAdSizeMediumRectangle
468x60
Biểu ngữ có kích thước đầy đủ theo IAB
Máy tính bảng
GADAdSizeFullBanner
728x90
Bảng xếp hạng IAB
Máy tính bảng
GADAdSizeLeaderboard
Để xác định kích thước biểu ngữ tuỳ chỉnh, hãy đặt kích thước bằng GADAdSizeFromCGSize:
[null,null,["Cập nhật lần gần đây nhất: 2025-03-01 UTC."],[[["The Google Mobile Ads SDK offers fixed ad sizes as an alternative to adaptive banners."],["Standard banner sizes include Banner (320x50), Large Banner (320x100), IAB medium rectangle (300x250), IAB full-size banner (468x60), and IAB leaderboard (728x90), each with specified availability for phones and/or tablets."],["Custom banner sizes can be defined using `GADAdSizeFromCGSize` by providing the desired width and height."],["Code examples for implementing fixed size banner ads are available in both Swift and Objective-C."]]],["The Google Mobile Ads SDK supports fixed-size banner ads with standard sizes for phones and tablets. Available sizes include 320x50 (Banner), 320x100 (Large banner), 300x250 (IAB medium rectangle), 468x60 (IAB full-size banner), and 728x90 (IAB leaderboard), each with a corresponding `GADAdSize` constant. Custom sizes can be set using `GADAdSizeFromCGSize`, demonstrated in Swift and Objective-C examples provided in the documentation.\n"]]