Pangle

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

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
  • Waterfall
  • SDK Bidding
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
  • Waterfall
  • SDK Bidding
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

  1. On the Pangle dashboard, select Applications.
    The App ID appears.

  1. 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.
  2. On the Pangle dashboard, click Applications and select the relevant App.
    The Placement ID appears.
  3. 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 IDfrom the Pangle dashboard:

  1. On the Pangle dashboard, go to Integrations > SDK & API > Pangle Reporting API 2.0.
    The parameters appear. 

  1. Copy the API Key and Role 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:

  1. Log in to the DT Console, and click App Management.
  1. Set up Pangle or Pangle Bidder as a mediated network for your app using the parameters you retrieved in Step 1.

Pangel-Bidder_2025-01-14_12-48-15.png

  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.

DT Test Suite screen showing app is ready for mediation

Back to Top ⇧