User Acquisition

Header Bidding (In-App Bidding)

Also known asIn-App BiddingReal-Time Bidding for AppsUnified Auction

A mediation approach where all demand sources bid simultaneously in a unified real-time auction — replacing the older "waterfall" model where networks were called in fixed priority order.

Key takeaways

  1. 01Header bidding (in-app bidding) replaces classic waterfall: instead of fixed network priority, all bidders compete in a unified real-time auction.
  2. 02Typically lifts publisher eCPM 10-30% vs traditional waterfall — more bidders compete, no demand is left on the table.
  3. 03Major in-app bidding platforms in 2026: AppLovin MAX, ironSource LevelPlay, Google Admob Bidding.
  4. 04Implementation overhead is higher than waterfall — but the eCPM lift far exceeds the management cost for any meaningful inventory.

Header bidding (called in-app bidding in the mobile-app context) is a mediation approach where all demand sources bid simultaneously in a unified real-time auction. The name "header bidding" comes from web origins — bid requests fired from the page header before the page renders. In mobile apps, the same logic runs through the mediation SDK, but the principle is identical: every demand source gets a fair shot at every impression, in real time, with the highest bid winning.

What it replaced — the classic waterfall: before header bidding, mobile mediation worked in fixed priority order. The mediation platform called Network 1 first; if Network 1 didn't fill (or bid below floor), it called Network 2; then Network 3; until something filled. This left money on the table — Network 5 might have been willing to pay $20 eCPM for an impression that filled at $5 from Network 2 because Network 5 never got called.

How unified auction works

  1. Impression opportunity arises — the user reaches an ad slot in your app.
  2. All demand sources are simultaneously queried — the mediation SDK fires bid requests to every integrated SSP, ad network, and SAN at the same moment.
  3. Each bidder responds with a real-time bid — based on their evaluation of the impression, audience signals, and creative inventory.
  4. The auction resolves — highest bid wins, the winning creative renders.

The entire auction completes in <200ms. Compared to a waterfall, the publisher gets the best bid from any source on every impression, instead of accepting the first bidder above floor.

Major in-app bidding platforms in 2026

  • AppLovin MAX — the dominant mobile mediation platform. Strong fill rates, unified auction across many demand sources, robust analytics.
  • ironSource LevelPlay (now Unity LevelPlay) — major competitor to AppLovin MAX. Strong fill on gaming inventory.
  • Google Admob Bidding — Google's mediation product with bidding. Best for publishers already in the Google ecosystem.
  • Liftoff Vungle — has a bidding-based mediation product.
  • Smaato / Verve — mobile-app-focused mediation with bidding.

Most large mobile-app publishers use one primary platform with secondary integrations for diversification. Switching is painful — SDK is deeply embedded, historical data lives in the platform, demand partnerships are tied to the contract.

Implementation considerations

Quick answers

What is header bidding (or in-app bidding)?

Header bidding is a mediation approach where all demand sources bid simultaneously in a unified real-time auction for each ad impression. In the mobile-app context it's usually called "in-app bidding". It replaces the classic waterfall (fixed network priority order) with a unified auction, typically lifting publisher eCPM 10-30%.

How is header bidding different from a waterfall?

**Waterfall**: networks called in fixed priority order. Network 1 first; if it doesn't fill or bid below floor, Network 2; and so on. Leaves money on the table — later networks never get a chance to bid higher. **Header bidding (unified auction)**: all networks bid simultaneously, highest wins. Maximum demand competition per impression. Typically lifts eCPM 10-30% vs waterfall.

What are the major in-app bidding platforms?

**AppLovin MAX** (dominant), **ironSource LevelPlay / Unity LevelPlay**, **Google Admob Bidding**, **Liftoff Vungle**, **Smaato / Verve**. AppLovin MAX is the market leader for mobile-app publishers. Most large publishers use one primary platform with secondary integrations for diversification. Switching is painful — SDK is deeply embedded, historical data lives in the platform.

How much does header bidding improve eCPM?

Typically 10-30% eCPM lift vs a traditional waterfall. The lift comes from giving every demand source a shot at every impression — no high bidder gets passed over because they sat lower in the waterfall. Implementation overhead is higher (SDK, integration, floor calibration), but the eCPM lift far exceeds management cost for any meaningful inventory volume.

Back to glossary