Adjust

Adjust ad-revenue connector for CloudX Unity SDK. Forwards CloudX ad revenue to Adjust with no publisher glue code.

The Adjust connector forwards CloudX ad revenue to your mobile measurement partner (MMP) so revenue appears alongside your other Adjust data and feeds ROAS measurement. Add the connector dependencies and revenue reporting is automatic; no Unity C# call is required.

The connector does not initialize Adjust. Your app must already integrate and initialize the Adjust SDK with your own app token.

Install

Uncomment the Adjust connector lines in Assets/CloudXSdk/Editor/CloudXDependencies.xml:

<!-- Android -->
<androidPackage spec="io.cloudx:connector-adjust:5.0.0.0"/>

<!-- iOS -->
<iosPod name="CloudXAdjustConnector" version="5.0.0.0" minTargetSdk="13.0"/>

Then run External Dependency Manager for Unity (EDM4U) resolution for Android and iOS.

Requirements

  • CloudX Unity SDK 4.5.0 or newer.
  • Your app already integrates and initializes Adjust.
  • Android apps include com.adjust.sdk:adjust-android 5.0.0 or newer.
  • iOS apps include the Adjust pod 5.0.0 or newer.

What gets reported

The connector reports once per CloudX-won impression across CloudX ad formats. Each event includes the winning ad network, the CloudX revenue estimate in USD, and CloudX ad unit, format, and placement values.