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")
}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 version | Network SDK | Minimum CloudX SDK |
|---|---|---|
7.7.7.0 | Vungle SDK 7.7.7 | 4.2.0 |
7.7.6.0 | Vungle SDK 7.7.6 | 4.2.0 |
7.7.5.0 | Vungle SDK 7.7.5 | 4.2.0 |
7.7.4.1 | Vungle SDK 7.7.4 | 4.2.0 |
7.7.4.0 | Vungle SDK 7.7.4 | 4.0.0 |
7.7.3.0 | Vungle SDK 7.7.3 | 4.0.0 |
7.7.1.0 | Vungle SDK 7.7.1 | 4.0.0 |
7.7.0.0 | Vungle SDK 7.7.0 | 4.2.0 |
7.6.3.0 | Vungle SDK 7.6.3 | 4.0.0 |
7.6.0.0 | Vungle SDK 7.6.0 | 4.0.0 |
7.5.0.0 | Vungle SDK 7.5.0 | 4.2.0 |
7.4.2.0 | Vungle SDK 7.4.2 | 4.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.