Ad Components
Google Publisher Tag (GPT) ad components. Lazy-loaded with IntersectionObserver, responsive sizes, and proper labelling.
AdSlot — Sidebar
AdsBase GPT ad unit for sidebar placement (300x600 desktop, 300x250 mobile).
<AdSlot unitType="sidebar" desktopSize="300x600" mobileSize="300x250" />
AdSlot — Leaderboard
AdsLeaderboard ad unit (728x90 desktop, 320x50 mobile).
<AdSlot unitType="leaderboard" desktopSize="728x90" mobileSize="320x50" />
AdBillboard
AdsFull-width billboard ad section (970x250 desktop, 300x250 mobile).
<AdBillboard category="tech" />
AdMobileInterstitial
AdsMobile-only 300x250 interstitial ad.
<AdMobileInterstitial unitType="lower-stream-1" />
AdStandalone — Billboard
AdsStandalone in-flow billboard ad section.
<AdStandalone format="billboard" position="1" />
AdStandalone — Leaderboard
AdsStandalone leaderboard ad section.
<AdStandalone format="leaderboard" position="2" />