https://github.com/appmonet/appmonet-gam-ios-sample-app
AppMonet iOS GAM/DFP Sample App
https://github.com/appmonet/appmonet-gam-ios-sample-app
appmonet google-ad-manager
Last synced: about 1 year ago
JSON representation
AppMonet iOS GAM/DFP Sample App
- Host: GitHub
- URL: https://github.com/appmonet/appmonet-gam-ios-sample-app
- Owner: AppMonet
- Created: 2020-03-14T00:24:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T21:44:05.000Z (about 6 years ago)
- Last Synced: 2025-01-26T04:42:43.923Z (over 1 year ago)
- Topics: appmonet, google-ad-manager
- Language: Swift
- Homepage: https://docs.appmonet.com/docs/integrate-via-dfp-ios
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppMonet GAM Sample App - iOS
This project requires [Cocoapods](https://cocoapods.org/).
### 1. Setup
- Open the `Podfile` file and replace **``** with the key provided by AppMonet
- Search, Find and Replace the following:
- **** : Ad Unit Id for MRECT configured in DFP's dashboard
- **** : Ad Unit Id for interstitial configured in DFP's dashboard
- Run Pod `pod update` and `pod install`
- Build and Run
### 2. Documentation
For setup and SDK information please refer to [AppMonet's Documentation](https://docs.appmonet.com/docs/integrate-via-dfp-ios)