-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Miquel Martín edited this page Dec 24, 2014
·
47 revisions
Welcome to Google AdMob Cordova and Phonegap plugin. This plugin allows you to monetize your Cordova, Phonegap, Intel XDK or Ionic apps with AdMob ads, using latest Google AdMob SDK.
Wiki table of contents:
- Table of contents
- Change Log
- Testimonials
- Setup
- Angular.js, Ionic apps
- Tappx configuration
-
Javascript API
- setOptions
- Banners
- Interstitials
- In app purchase
- Events
- Complete example code
- Contributing
- Screenshots
With this plugin you can show AdMob ads as easy as:
admob.createBannerView({publisherId: "ca-app-pub-8440343014846849/3119840614"});
Or
admob.requestInterstitialAd({
publisherId: "ca-app-pub-8440343014846849/3119840614",
interstitialAdId: "ca-app-pub-8440343014846849/4596573817",
autoShowInterstitial: true
});
- iOS, using AdMob SDK for iOS, v6.12.2
- Android, using Google Play Service for Android, v6.1
You can support this project by sharing 2% Ad traffic (it's not mandatory: if you are unwilling to share, please fork and remove the donation code).
Love the project? Wanna buy me a coffee (or a beer :D)? Click here