This article is for publishers who want to use the DT FairBid SDK to load and display Chartboost ad inventory via the DT FairBid Mediation platform.
Chartboost supports the following ad formats:
- Banner
- Interstitial
- Rewarded
See Ad Types and Placement ID for further information. For updates about supported ad formats, see Chartboost.
Note
DT FairBid SDK 3.45 or later supports Chartboost Banners.
To integrate Chartboost as an Ad Network in DT FairBid:
Step 1. Retrieve Chartboost Parameters
Before You Begin
Before integrating Chartboost into DT FairBid, ensure that you have Chartboost inventory:
- Create a Chartboost account.
- Add your app to Chartboost.
- Create an ad location for your app in Chartboost.
Locating Chartboost Parameters
When adding Chartboost as a mediated Ad Network with DT, provide the following parameters from your Chartboost account:
CHARTBOOST PARAMETER | DESCRIPTION |
---|---|
Named Location |
Allows you to show different ad campaigns at different points in your game and fine-tune campaign behaviors. |
APP ID |
The unique ID of your app in the Chartboost system. |
APP SIGNATURE |
The unique secret signature of your app in the Chartboost system. Chartboost uses it to verify that you are the owner of your app. Make sure not to share it with anyone unauthorized. |
User ID |
The unique ID of your account user on the Chartboost dashboard. |
User Signature |
The unique secret signature of your account user in the Chartboost Dashboard. Chartboost uses it to verify that you're allowed to access account analytics. Make sure not to share it with anyone unauthorized. |
Once you locate the indicated Chartboost parameters, copy and store these parameters in a text file so that you can reference these values when you add the network to your app in the DT Console. Once you finish adding the network in the DT Console, delete the text file.
To obtain the Chartboost parameters for DT:
- From the Chartboost dashboard, click Monetization.
- Select your app.
- Under App information, copy the
APP ID
andAPP SIGNATURE
to a text file to use later when adding this network to your app.
- Click Set up Mediation.
- Under Authentication, copy the
User ID
andUser Signature
to a text file to use later when adding this network to your app.
Step 2. Add Chartboost as a Mediated Network
Before you can add Chartboost as a mediated network in DT FairBid, you must retrieve the parameters for your Chartboost account.
To add Chartboost as a mediated network in DT FairBid:
- Log in to the DT Console, and click App Management.
-
Create an ad network instance using the Chartboost
Named Location
for the Instance ID.
Note
To completely integrate Chartboost into FairBid, ensure that you associate the network instance with your app and create placements.
Step 3. Add the Chartboost SDK to your DT Integration
To add the Chartboost SDK to your DT integration, see the Supported Networks page, and select the configuration for Chartboost.