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.

Unity Ads Adapter

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

Install

dependencies {
    implementation("io.cloudx:adapter-unityads:4.17.0.0")
}

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
4.17.0.0Unity Ads SDK 4.17.04.0.0
The adapter is discovered automatically when your server-provisioned CloudX configuration includes Unity Ads demand. No manual adapter registration is required.