Page Summary
-
This guide explains how to integrate ads from DT Exchange into a Unity app using Google Mobile Ads SDK mediation with waterfall integration.
-
The DT Exchange Unity mediation adapter supports waterfall integration for Banner, Interstitial, and Rewarded ad formats, with bidding currently in closed beta.
-
To integrate DT Exchange mediation, you need the latest Google Mobile Ads SDK, Unity 4 or higher, specific Android and iOS API level requirements, and a working Unity project configured with the Google Mobile Ads SDK.
-
Setting up DT Exchange involves configuring your app and ad placements in the DT Exchange UI and updating your app-ads.txt file.
-
You must import the DT SDK and adapter into your Unity project, which can be done via OpenUPM-CLI, OpenUPM, or by importing a Unity Package.
-
Privacy settings, such as GDPR and US states privacy laws, must be implemented by passing consent information to the DT Exchange SDK manually.
-
You can test your implementation by enabling test ads for AdMob and DT Exchange and verifying them using single ad source testing in the ad inspector.
-
Error codes are provided for troubleshooting issues when the adapter fails to receive an ad from DT Exchange.