diff --git a/src/@ionic-native/plugins/admob-free/index.ts b/src/@ionic-native/plugins/admob-free/index.ts index e1836a1b1..a960b59e2 100644 --- a/src/@ionic-native/plugins/admob-free/index.ts +++ b/src/@ionic-native/plugins/admob-free/index.ts @@ -67,6 +67,9 @@ export interface AdMobFreeRewardVideoConfig { /** * @name AdMob Free * @description + * A free, no ad-sharing version of Google AdMob plugin for Cordova. + * + * Requires Cordova plugin: `cordova-plugin-admob-free`. For more info, please see the [AdMob Free plugin docs](https://github.com/ratson/cordova-plugin-admob-free). * * @usage * ```typescript