Changelog
0.1.0
First public release of the BidMachine Plus Android SDK.
Highlights
- Two integration modes — run BidMachine Plus as a header-bidding ad network, or as your mediation platform, selected at initialization.
- Full-screen & banner formats — Interstitial, Rewarded, and Banner ads (standard, leaderboard, MREC, and adaptive sizes), with manual and positioned banner display.
- Mediation waterfall support — report waterfall outcomes with
notifyWin/notifyLoss. - Server-to-server bidding — load ads from a server-side auction with a bid payload.
- Per-impression revenue — every impression reports its price, precision, and winning network through
AdInfo. - Privacy & regulations — automatic IAB consent reading (TCF v2, US Privacy, GPP) plus COPPA and non-personalized controls.
- Publisher extras — attach custom key/value context at the SDK and per-ad-unit level.
- AI-assisted integration — install the BidMachine Plus SDK Agents bundle to integrate from Claude Code, Codex, or Gemini.
Requires Android SDK 23+. Kotlin-first public API.