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
- Step 2: Add AppLovin as a DT mediated network
- Step 3: Add the AppLovin SDK to your DT integration
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:
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
:
- On the AppLovin Dashboard, go to Account → General → Keys.
The SDK Key and Report Key display.
- 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
:
- On the AppLovin dashboard, go to App Discovery → Monetization → Manage → Zones
The Zones you created for your app display.
- 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:
- Ensure that you have access to parameters you retrieved from AppLovin in Step 1.
- Add your App to the DT Console.
- Create a DT Placement for each AppLovin Zone you want DT to mediate.
To add AppLovin as a DT mediated network:
- Log in to the DT Console, and click App Management.
- Create a mediated network using the AppLovin parameters you retrieved in Step 1, and click Save.
-
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.