2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/admob/index.ts#L129">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# AdMob
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-admob
|
|
|
|
$ npm install @ionic-native/plugins/admob
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/admob/)
|
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/appfeel/admob-google-cordova](https://github.com/appfeel/admob-google-cordova)
|
|
|
|
|
|
|
|
Most complete Admob plugin with support for [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads.
|
|
|
|
Monetize your apps and games with AdMob ads, using latest Google AdMob SDK. With this plugin you can show AdMob ads easily!
|
|
|
|
|
2021-09-29 20:38:45 +08:00
|
|
|
Supports:**
|
2021-09-29 20:09:02 +08:00
|
|
|
- Banner ads (top and bottom)
|
|
|
|
- Interstitial ads
|
|
|
|
- Rewarded ads
|
|
|
|
- [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- iOS
|
|
|
|
- Browser
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|