Android AdMob Adapter
Maven coordinates: com.bidease:admob-adapter. See integration guide.
2.2.2
- Improve Maintenance release via Bidease native SDK 2.2.2. No integration changes required.
2.2.1
- Improve Faster ad display in mediation — reduced delay between auction win and render. No integration changes required.
- Improve Stability improvements in the mediation flow, via Bidease native SDK 2.2.1. No integration changes required.
2.1.3
- Change Kotlin 2.1+ supported via Bidease native SDK 2.1.3.
2.1.2
- Improve Stability improvements via Bidease native SDK 2.1.2. No integration changes required.
2.1.1
- Improve Performance optimizations in the AdMob mediation flow, including better handling of multiple concurrent placements. No integration changes required.
2.1.0
- Breaking
BideaseMediationAdapter.setAppKey(...)replaced withsetInitParams(InitParams). Privacy and custom props now travel onInitParams. Passing a blank key now throwsIllegalArgumentExceptioninstead of silently no-op-ing. See migration. - Change COPPA / under-age-of-consent signals from
MobileAds.getRequestConfiguration()are now forwarded before every ad load, not only at init. - New In-ad report button lets users flag bad creatives. No integration changes required.