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.

Magnite Adapter

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

Install

dependencies {
    implementation("io.cloudx:adapter-magnite:1.0.0.0")
}

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
1.0.0.0Magnite SDK 1.0.04.0.0
The adapter is discovered automatically when your server-provisioned CloudX configuration includes Magnite demand. No manual adapter registration is required.