mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(): add notice about plugin taking share of earnings
This commit is contained in:
parent
da5266cd65
commit
64bff1bbed
@ -93,6 +93,8 @@ export interface AdExtras {
|
|||||||
* @name AdMob
|
* @name AdMob
|
||||||
* @description
|
* @description
|
||||||
* Plugin for Google Ads, including AdMob / DFP (doubleclick for publisher) and mediations to other Ad networks.
|
* 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 [AdMob Free](../admob-free).
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { AdMob } from '@ionic-native/admob';
|
* import { AdMob } from '@ionic-native/admob';
|
||||||
|
Loading…
Reference in New Issue
Block a user