https://github.com/appmonet/appmonet-gam-android-sample-app
AppMonet Android GAM/DFP Sample App
https://github.com/appmonet/appmonet-gam-android-sample-app
appmonet google-ad-manager
Last synced: 3 months ago
JSON representation
AppMonet Android GAM/DFP Sample App
- Host: GitHub
- URL: https://github.com/appmonet/appmonet-gam-android-sample-app
- Owner: AppMonet
- Created: 2020-03-11T22:19:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T20:15:30.000Z (about 5 years ago)
- Last Synced: 2025-01-26T04:42:43.613Z (5 months ago)
- Topics: appmonet, google-ad-manager
- Language: Kotlin
- Homepage: https://docs.appmonet.com/docs/integrate-via-dfp-android
- Size: 185 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppMonet GAM Sample App - Android
This sample app demonstrates an integration of the AppMonet SDK with the Google Ad Manager (GAM/DFP) SDK
### 1. Setup
- Open your `local.properties` file in Android Studio and add:
- **`BANNER_AD_UNIT_ID=`**
- **`INTERSTITIAL_AD_UNIT_ID=`**
- Sync gradle
- Build and Run### 2. Documentation
For setup and SDK information please refer to [AppMonet's Documentation](https://docs.appmonet.com/docs/integrate-via-dfp-android)