This article is for publishers who want to use the DT FairBid SDK to load and display ads from Mintegral.
Mintegral currently supports the following ad types:
- Interstitial
- Rewarded
To integrate Mintegral as a DT mediated network:
- Step 1: Retrieve Mintegral parameters.
- Step 2: Add Mintegral as a DT mediated network.
- Step 3: Add the Mintegral SDK to your integration.
- Step 4: Test your Integration
Step 1: Retrieve Mintegral Parameters
Before retrieving Mintegral parameters, ensure that you have Mintegral ad inventory by completing the following tasks in your Mintegral dashboard:
- Create a Mintegral Account.
- If you plan to mediate SDK Bidding placements with DT, contact Mintegral support to enable the bidding function for your account.
- Add your app to the Mintegral dashboard.
-
Create Mintegral placements and ad units for your app. Ensure that you specify the appropriate Bidding type:
- Waterfall for traditional mediaton or
- Header Bidding for SDK Bidding.
To add Mintegral as a DT mediated network, retrieve the following parameters from your Mintegral account. Store these parameters in a text file for later use in Step 2 to add Mintegral as a DT mediated network.
Note
For detailed instructions on locating the following Mintegral parameters, see the Mintegral Integration Guide.
MINTEGRAL PARAMETER | REQUIRED FOR | DESCRIPTION |
---|---|---|
APP Key |
|
Unique ID assigned to your app in the Mintegral dashboard |
APP ID |
|
Unique identifier of the app in the Mintegral dashboard |
SKey |
Traditional Mediation | The API Key used for reporting |
Secret |
Traditional Mediation | Unique identifier assigned to your Mintegral user |
AD Unit ID |
|
Unique identifier of the ad unit associated with a Mintegral placement |
Step 2: Add Mintegral as a DT Mediated Network
Before you add Mintegral as a DT mediated network:
- Ensure that you have access to parameters you retrieved from Mintegral in Step 1.
- Add your App using the DT Console.
- Ensure that you have a DT Placement for each Mintegral ad type you want mediate with DT.
To add Mintegral as a DT mediated network:
- Log in to the DT Console, and click App Management.
- Set up Mintegral or Mintegral bidder as a a mediated network for your app using the Mintegral parameters you retrieved in Step 1.
-
Create an ad network instance for each Mintegral AD unit you want DT to mediate. Use the Mintegral
AD Unit ID
you retrieved in Step 1 as the Instance ID.
Step 3: Adding the Mintegral SDK to your Integration
To integrate the Mintegral SDK, follow the instructions on the Supported Networks page.
Note
If you use Android and ProGuard, reference the Mintegral tips for integrating your ProGuard configuration.
Step 4: Test Your Integration
Use the DT Test Suite to verify that you have set up your app properly for FairBid mediation. The DT Test Suite is available for Android, iOS, and Unity apps. For more information about using the DT Test Suite, see Test Suite.