Integration

Vungle adapter for CloudX Android SDK. Supports Banner, MREC, Interstitial, Rewarded, App Open, Native, Native Banner, and Native MREC.

For CloudX dashboard mapping and Vungle-side ID setup, see the Vungle bidder guide. This page covers Android-specific integration details only.

Install

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

Native Ads

The adapter does not expose the main image asset directly: ad.nativeAd.mainImage is not populated. Media content — image or video — renders through the adapter-provided media view, which CloudX attaches to the container bound with setMediaContentViewGroupId(...). Bind a visible media container as described in Native ads.

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
7.7.7.0Vungle SDK 7.7.74.2.0
7.7.6.0Vungle SDK 7.7.64.2.0
7.7.5.0Vungle SDK 7.7.54.2.0
7.7.4.1Vungle SDK 7.7.44.2.0
7.7.4.0Vungle SDK 7.7.44.0.0
7.7.3.0Vungle SDK 7.7.34.0.0
7.7.1.0Vungle SDK 7.7.14.0.0
7.7.0.0Vungle SDK 7.7.04.2.0
7.6.3.0Vungle SDK 7.6.34.0.0
7.6.0.0Vungle SDK 7.6.04.0.0
7.5.0.0Vungle SDK 7.5.04.2.0
7.4.2.0Vungle SDK 7.4.24.0.0

The adapter is discovered automatically when your server-provisioned CloudX configuration includes Vungle demand. No manual adapter registration is required.

Known issues

Live issues only. Resolved entries move to the adapter changelog.

Native Banner and Native MREC are temporarily disabled

Affected: Vungle Native Banner and Native MREC creatives served in Banner and MREC slots on Android. Standalone Native is unaffected.

Symptom: Vungle does not serve Native Banner or Native MREC demand.

Status: temporarily disabled on the CloudX side; no publisher action required. The Native ad format matrix reflects current availability.