Mintegral

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

Before retrieving Mintegral parameters, ensure that you have Mintegral ad inventory by completing the following tasks in your Mintegral dashboard:

  1. Create a Mintegral Account.
  2. Add your app to the Mintegral dashboard.
  3. Create Mintegral placements and ad units for your app.

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.

MINTEGRAL PARAMETER DESCRIPTION
APP Key Unique ID assigned to your app in the Mintegral dashboard
APP ID Uunique identifier of the app in the Mintegral dashboard
SKey The API Key used for reporting
Secret Unique identifier assigned to your Mintegral user
AD Unit ID Unique identifier of the ad unit associated with a Mintegral placement
 

Obtaining the App Key and App ID

To obtain the APP Key and APP ID:

  1. On your Mintegral Dashboard, click the App Settings tab.
    The App Key and App ID appear on this tab.

Mintegral App Key and App ID

  1. Copy the values, and store them in a text file. These values are required later in Step 2 to add Mintegral as a DT mediated network.
 

Obtaining the SKey and Secret

To obtain your Mintegral SKey and Secret:

  1. On your Mintegral Dashboard, go to Account → API Tools.
    The keys display.

Mintegral_SKey_SecretKey

  1. Copy the keys, and store the values in a text file. These values are required later in Step 2 to add Mintegral as a DT mediated network.

Obtaining the AD Unit ID

To obtain the AD Unit ID:

  1. On your Mintegral dashboard, click the Placements & Units tab.
    A list of placements display as tabs.
  1. Click the tab for the placement associated with the ad units you want DT to mediate.
    A list of AD units associated with the placement displays.

Mintegral AD Unit ID

  1. For each ad unit you want DT to mediate, copy the AD Unit ID, and store the values in a text file. These values are required later in Step 2 to add Mintegral as a DT mediated network.

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 to 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:

  1. Log in to the DT Console, and click App Management.
  1. Create a mediated network using the Mintegral parameters you retrieved in Step 1, and click Save.

Mintegral parameters for DT

  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.

Back to Top ⇧