Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt

Use this file to discover all available pages before exploring further.

InMobi Adapter

InMobi adapter for CloudX Android SDK. Supports banner, MREC, interstitial, and rewarded ad formats. For CloudX dashboard mapping and InMobi-side ID setup, see the InMobi bidder guide. This page covers Android-specific adapter requirements only.

Install

dependencies {
    implementation("io.cloudx:adapter-inmobi:11.2.0.0")
}

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
11.2.0.0InMobi SDK 11.2.04.0.0
The adapter is discovered automatically when your server-provisioned CloudX configuration includes InMobi demand. No manual adapter registration is required.