AppLovin

The purpose of this article is to guide publishers who want to use the DT FairBid SDK to load and display ads from AppLovin via DT FairBid Mediation.

AppLovin currently supports the following ad formats:

  • Banner
  • Interstitial
  • Rewarded (with Google Play Services version 9.0.2+ integrated in your app)

AppLovin banner height may vary per ad. Devices with bigger screens might receive banners with 90 point-height. If the banner must be 50 point-height, contact the AppLovin creative team to make sure the banner is resized accordingly.

See Ad Types and Placement ID for further information. For updates about supported ad formats, see AppLovin.

To integrate AppLovin as a DT mediated network:

Step 1: Retrieve Parameters from AppLovin

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

  1. Create an AppLovin account.
  2. Add your app in AppLovin.
  3. Create inventory for your app in AppLovin.

To add AppLovin as a DT mediated network, retrieve the following parameters from your AppLovin account. Store these parameters in a text file for later use in Step 2.

PARAMETER DESCRIPTION
SDK Key Unique identifier for your AppLovin account. DT uses this key to initialize the AppLovin Adapter for your apps.
Report Key Unique identifier for your AppLovin account for reporting purposes. DT uses this key to import performance data from your AppLovin account.
Bundle ID Unique identifier for your app in the app store.
Zone ID Unique identifier for the AppLovin ad unit you want DT to mediate.

Obtaining the SDK Key and Report Key

To obtain the  SDK Key and Report Key:

  1. On the AppLovin Dashboard, go to Account → General → Keys.
    The SDK Key and Report Key display.

AppLovin Dashboard Keys page

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

Obtaining the Zone ID

To obtain the Zone ID:

  1. On the AppLovin dashboard, go to App Discovery → Monetization → Manage → Zones
    The Zones you created for your app display.

AppLovin Dashboard Zones page

  1. For each zone you want DT to mediate, copy the associated Zone ID, and store the values in a text file. These values are required later in Step 2 to add AppLovin as a DT mediated network.

Step 2: Add AppLovin as a DT Mediated Network

Before you add AppLovin as a mediated network in DT FairBid:

To add AppLovin as a DT mediated network:

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

AppLovin parameters for DT integration

  1. Create an ad network instance for each placement you want DT to mediate. Use the AppLovin Zone ID you retrieved in Step 1 as the Instance ID.

Step 3: Add the AppLovin SDK to your Integration

To integrate the AppLovin SDK, follow the instructions on the Supported Networks page.

Back to Top ⇧