This sample app demonstrates an integration of the AppMonet SDK with the Google Ad Manager (GAM/DFP) SDK
- Open your
local.properties
file in Android Studio and add:BANNER_AD_UNIT_ID=<Ad Unit Id for MRECT configured in DFP's dashboard>
INTERSTITIAL_AD_UNIT_ID=<Ad Unit Id for interstitial configured in DFP's dashboard>
- Sync gradle
- Build and Run
For setup and SDK information please refer to AppMonet's Documentation