This article is for publishers who want to use the DT FairBid SDK to load and display ads from Pangle via DT FairBid Mediation.
Pangle currently supports the following ad types:
- Banner
- Interstitial
- Rewarded
To integrate Pangle as a DT mediated network:
- Step 1: Retrieve Pangle Parameters.
- Step 2: Add Pangle as a DT mediated network.
- Step 3: Add the Pangle SDK to your integration.
- Step 4: Test your integration.
Step 1: Retrieve Pangle Parameters
Before retrieving Pangle parameters, ensure you have the Pangle ad unit inventory you want to mediate with DT. For more information about creating Pangle inventory, see the following Pangle articles:
- Create a Pangle account.
- Add your app to Pangle.
- Create ad units in Pangle for traditional waterfall mediation or SDK Bidding.
To set up Pangle as a mediated Network, locate the following Pangle parameters:
PARAMETER | REQUIRED FOR | DESCRIPTION |
---|---|---|
Ad Placement ID |
|
Unique identifier of the Placement in the Pangle system. |
API Key |
Waterfall | Unique identifier to connect to your app data in the Pangle system |
App ID |
|
Unique ID for your app in the Pangle system. |
Role ID |
Waterfall | Unique identifier to connect to the Pangle Reporting API. |
User ID |
Waterfall | Unique identifier to connect to the Pangle Reporting API. |
Retrieving the App ID and Placement ID
- On the Pangle dashboard, select Applications.
TheApp ID
appears.
- Copy the
App ID
, and store the value in a text file. This value is required later in Step 2 to add Pangle as a DT mediated network. - On the Pangle dashboard, click Applications and select the relevant App.
ThePlacement ID
appears. - Copy the
Placement ID
, and store the value in a text file. This value is required later in Step 2 to add Pangle as a DT mediated network.
Retrieving the API Key and Role ID
Follow these steps to retrieve the API Key
, and the Role ID
from the Pangle dashboard:
- On the Pangle dashboard, go to Integrations > SDK & API > Pangle Reporting API 2.0.
The parameters appear.
- Copy the
API Key
andRole ID
, and store the values in a text file. These values are required later in Step 2 to add Pangle as a DT mediated network.
Retrieving the User ID
The User ID
appears on the bottom left corner of the Pangle dashboard.
Copy the User ID
, and store the value in a text file. This value is required later in Step 2 to add Pangle as a DT mediated network.
Step 2: Add Pangle as a Mediated Network
Before you add Pangle as a mediated network in DT FairBid:
- Ensure that you have access to parameters you retrieved from Pangle in Step 1.
- Add your App using the DT Console.
- Ensure that you set up a DT Placement for each Pangle ad type you want to mediate with DT.
To add Pangle as a DT mediated network:
- Log in to the DT Console, and click App Management.
- Set up Pangle or Pangle Bidder as a mediated network for your app using the parameters you retrieved in Step 1.
-
Create an ad network instance for each placement you want to mediate with DT. Use the Pangle
Ad Placement ID
you retrieved in Step 1 as the Instance ID.
Step 3: Adding the Pangle SDK to your Integration
To integrate the Pangle SDK, follow the instructions on the Supported Networks page.
Note
If you use ProGuard, follow the Pangle instructions for SDK integration.
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.