Skip to main content
Version: v2.0

AdMost

Prerequisites

  • Integrate the AdMost SDK if you haven't done that, simply follow this.
  • Integrate AdMob adapter (PremiumAds uses Google Mobile Ads SDK to delivery ads, so it needs to be intergrate Admob adapter)
implementation 'com.admost.sdk:amr:2.7.4'
implementation 'com.google.android.gms:play-services-base:17.1.0'
implementation 'com.google.android.gms:play-services-ads:21.4.0'
implementation 'com.admost.sdk:admob-gt-19.7.0-adapter:1.1.4.a35'

Step 1: Active PremiumAds in Ad Networks Setup


Enter your Reporting API key (Get your access token HERE)

Step 2: Set up PremiumAds Placement


Enable test ads

Enable test ads for your ads integration. It's recommended that you enable test ads during development so you can test clickthrough behavior without affecting your reservation campaigns' stats or charging advertisers on PremiumAds Exchange, see Test Ads.

Congratulations, you can now monetize your game/app with PremiumAds through AdMost mediation