Introduction
The purpose of this article is to guide publishers who want to use the FairBid SDK to load and display ads from Verve via FairBid mediation.
This is a six-step process:
- Create and login to your Verve account
- Create an app in Verve
- Create a placement in Verve for your app
- Retrieve parameters from the Verve dashboard
- Insert the Verve parameters in the FairBid console
- Add the Verve SDK to your integration
Note
Verve currently supports the following ad formats:
- Banner
- Interstitial
- Rewarded Videos
Refer to Verve for updates on supported ad formats.
Step 1: Create and Login to your Verve Account
Click here, to create your Verve account.
Step 2: Create an App in Verve
Click here and follow the instructions to set-up your app in Verve.
Step 3: Create a Placement (Zone) for your App
Click here and follow the instructions to create a placement for your app.
Step 4: Retrieve the Parameters from Verve
To enable Verve to work as an Ad Network on the FairBid Mediation Platform, you must obtain three parameters from your Verve account and later insert the details in the Fyber FairBid SDK integration.
Set out below are the details of what parameters are required, how and where to obtain them from the Verve system.
Verve Parameter | Description |
---|---|
Account Auth Token | The unique token ID of your app in the Verve system (for reporting) |
App ID | The ID of your app in the Verve system (for reporting) |
App Auth Token | The unique token ID of your app in the Verve system |
Alternatively, watch and listen to the video below to find out how to obtain the required parameters:
Retrieving the Account Auth Token
The Account Auth Token is referred to in the Verve dashboard as the Reporting API Key. To obtain this, do the following:
- Click on your login name on the top-right corner of the Verve dashboard
- Click Reporting API Key
The Token is automatically copied to your clipboard.
Retrieving the App ID
The App ID can be found in the URL of the app in the Verve dashboard.
Retrieving the App Auth Token
To retrieve the App Auth Token:
- On the Verve dashboard, click Apps on the left-side bar
- Click the Edit icon next to the app for which you want to obtain the App Auth Token
- On the Edit page of the app, the App Auth Token is displayed
Step 5: Insert Verve Parameters into the Fyber Console
To enter the parameters obtained from Verve and insert them into the Fyber Console, follow these steps.
- On the App Management page, click Mediated Networks.
The Verve configuration window opens:
- Enter the Verve app credentials and set the Instance name.
Instance name should be distinguishable in case you have multiple Verve Instances.
- Click Save.
- To complete the set up, you must associate the network instance that you just created to the relevant Placement set up on the Fyber Dashboard. For a detailed guide click here.
Step 6: Adding the Verve SDK to your integration
To add the Verve SDK go to the Supported Networks page and follow the guide while selecting the Configuration for Verve.