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.

Vungle Adapter

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

Install

dependencies {
    implementation("io.cloudx:adapter-vungle:7.7.3.0")
}

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
7.7.3.0Vungle SDK 7.7.34.0.0
The adapter is discovered automatically when your server-provisioned CloudX configuration includes Vungle demand. No manual adapter registration is required.