awesome-cordova-plugins/docs/plugins/admob-pro/README.md

24 lines
738 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# AdMob Pro
```
$ ionic cordova plugin add cordova-plugin-admobpro
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/admob-pro
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/admob-pro/)
2021-09-29 20:09:02 +08:00
Plugin Repo: [https://github.com/floatinghotpot/cordova-admob-pro](https://github.com/floatinghotpot/cordova-admob-pro)
Plugin for Google Ads, including AdMob / DFP (DoubleClick for publisher) and mediations to other Ad networks.
IMPORTANT NOTICE: this plugin takes a percentage out of your earnings if you profit more than $1,000. Read more about this on the plugin's repo. For a completely free alternative, see [AdMobPro Free](../admob-free).
## Supported platforms
- Android
- iOS
- Windows Phone 8
2021-09-29 20:38:45 +08:00