Follow

How To Set Up Appnext (SDK) As An Ad Source

 
Please Note: 
You must be running AerServ Android SDK v. 2.42.1 or higher.
Download the latest version now >>

 

Ad Source Details:

 

 

How to Set Up the Appnext Ad Source


 

Step 1:   Log on to http://platform.aerserv.com/ and click on the Ad Sources link at the top of the page

Step 2:   Click the + or the Add New Ad Source button on the page

Step 3:   Enter a Name for the ad source (example: Appnext Video)

Step 4:   Select Appnext as the ad source

Step 5:   Select Video or Interstitial HTML in the Ad Type drop down menu

Step 6:   Enter the following fields that are specific to the Appnext ad source: 

 

FIELD DESCRIPTION REQUIRED/OPTIONAL EXAMPLE
Placement ID A unique alphanumeric string assigned to your Appnext placement. Required 012345ca-6789-1234-1234-123456789123
Ad Type Select from either Interstitial or Fullscreen Video. Required  Fullscreen Video
SDK Timeout (ms) The adapter timeout in milliseconds. Optional  8000

 

Step 7: Enter estimated CPM (e.g. 3.50). This value is used as the default CPM, not the floor.

Step 8: Select desired Placement to bind this ad source to

Step 9: Configure Country or DMA targeting

Step 10: Configure Device targeting

Step 11: Click Save

 

Locating the Appnext Credentials

 

credentials_appnext.png

Step 1: Navigate over to the Apps > Manage Apps (1) page

Step 2: Locate the desired app/site, click the cog icon, and select Settings & Placements

Step 3: You can find the Placement IDs (2) for all of your placements here

 

Android


 

Please Note: 
You must be running AerServ Android SDK v. 2.42.1 or higher
Download the latest version now >>

 

icon_android-on.png

AerServ SDK 

Supports only Android SDK level 16

download-sdk.png

 

Step 1.   Locate the AppNext files inside network-support/AppNext/

Step 2.   Add AppNext.aar to your app's lib folder, i.e. [Project Name]/app/libs

Step 3.   Add the following settings inside your application's build.gradle


dependencies {
compile name:'AppNext', ext:'aar' compile 'com.google.android.gms:play-services-basement:10.2.1' compile 'com.google.android.gms:play-services-location:10.2.1' }

 

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments