mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
25 lines
904 B
Markdown
25 lines
904 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/admob-pro/index.ts#L97">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# AdMob Pro
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-admobpro
|
||
|
$ npm install @ionic-native/plugins/admob-pro
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/admob-pro/)
|
||
|
|
||
|
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
|