ドキュメント

サポート

LevelPlay SDK - React Native

DT Exchange integration

Integrate DT Exchange as a mediation network in your React Native app using the LevelPlay SDK.
読み終わるまでの所要時間 3 分最終更新 3日前

This guide instructs you step-by-step on how to set DT Exchange live as an Ad Network on LevelPlay Mediation.

Prerequisites

Make sure you have correctly integrated LevelPlay's Rewarded Video, Interstitial, or Banner ads into your application.

Create an DT Exchange Account

  1. Create an account with DT Exchange. You can do so here.
  2. When your account has been verified, you can log in to their partner login here.

Create an Application and Placements in DT Exchange

To gain access to DT Exchange inventory within LevelPlay platform, you must first add your app and set up placements in your DT Exchange account.
Step 2 - AD format selection
Step 2 - Placement Management
Step 2 - Uncheck ad types
Step 2 - Add APP button
Step 2 - APP Setting screen
  1. Add Your App
    1. Log into your DT Exchange account, navigate to Monetization > New App Management. Select Add App.
    2. Define the settings of your app: Choose platform and category
    3. Add placements – Rewarded, Interstitial, Banner, MREC
    4. When finished setting up, select Create App

Activate DT Exchange in the SDK Networks Setup Module

There are a few parameters from your DT Exchange account which need to be inserted into your SDK Network Setup Module on the LevelPlay platform in order for DT Exchange to work correctly in connection with LevelPlay SDK:

Parameter

Description

Publisher ID, Consumer Key, Consumer SecretThis is a unique identifier for your DT Exchange account, which allows the LevelPlay Platform to import performance data from your DT Exchange account to use in reporting & optimization.
App IDThis is a unique identifier of your application in DT Exchange system.
Placement IDThis is the unique spot which DT Exchange will deliver ads to.
When you obtain this information, you must configure DT Exchange Parameters in your LevelPlay Account. By adding the above information correctly, you will be able to take full advantage of DT Exchange ad inventory and reporting data on the LevelPlay platform.

Retrieve DT Exchange Parameters

  1. Publisher ID, Consumer Key, Consumer Secret Navigate to the User Profile page and you will locate them on the bottom part of the page under Reporting API Keys
  2. App ID, Placement ID Navigate to Inventory > Manage Apps & Sites > Select the relevant application from the list > Select Integration Options from menu on the right.

Configure DT Exchange Parameters into LevelPlay Account

  1. When you have all of these parameters, log in to your LevelPlay account and go to Monetize > Mediation > SDK Networks.
  2. Select DT Exchange from the list of Available Ad Networks and enter the DT Exchange Publisher ID, Consumer Key, Consumer Secret. Select Save.
  3. DT Exchange will then be enabled in the Available Ad Networks table.
  4. Make sure to define the app on which you'd like to run LevelPlay with DT Exchange. Go to the DT Exchange row on the Setup list of Ad Networks and select the Setup button.
  5. Insert the App ID on the application level, and Placement ID for the relevant Ad Units.
  6. Select Save.
  7. Activate requested Ad Units.
  8. Verify your integration with the Reporting API; this column will check your integration through the Reporting API and return three possible responses: Verified, Failed and No Response. Verify your integration and the information you entered above; then select Retry until you see Verified.

Add the DT Exchange Adapter to Your Build

Done! You are now all set to deliver DT Exchange Ads within your application!