Prebid Mobile SDK - Android API Reference

Prebid Android SDK is an open-source monetization library that allows you to integrate header bidding demand partners into the mobile app in various ways. The integration documentation can be found here.

This section is autogenerated documentation describing the SDK's public classes, methods, and other code structures. It doesn't provide any integration guides but always provides updated API references.

The documentation is generated for each SDK release.

If you see any inconsistency or want to improve the process, you are always welcome to contribute to Prebid Mobile Android SDK on GitHub.

See: Description

Packages 
Package Description
com.applovin.mediation.adaptersAdapters for AppLovin MAX mediation integration of the Prebid SDK.
org.prebid.mobileRoot package with ad units for the 'original API' integration of the SDK and common classes for all SDK.
org.prebid.mobile.admobAdapters for AdMob mediation integration of the Prebid SDK.
org.prebid.mobile.api.dataCommon data classes for the SDK integration.
org.prebid.mobile.api.exceptionsCommon exceptions.
org.prebid.mobile.api.mediationAd units for the mediation integration of the SDK.
org.prebid.mobile.api.mediation.listenersListeners for the mediation integration.
org.prebid.mobile.api.originalUniversal Prebid ad unit for multi-format request with access to the bid response data.
org.prebid.mobile.api.renderingAd units for the rendering integration of the SDK.
org.prebid.mobile.api.rendering.listenersListeners for the rendering API integration.
org.prebid.mobile.api.rendering.pluginrendererPackage for configuring custom rendering plugins.
org.prebid.mobile.eventhandlersAdapters for Google Ad Manager mediation integration of the Prebid SDK.