UNPKG

react-native-google-mobile-ads

Version:

React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.

19 lines 516 B
export declare const TestIds: { APP_OPEN: string; ADAPTIVE_BANNER: string; BANNER: string; INTERSTITIAL: string; INTERSTITIAL_VIDEO?: string | undefined; REWARDED: string; REWARDED_INTERSTITIAL: string; NATIVE: string; NATIVE_VIDEO: string; GAM_APP_OPEN: string; GAM_BANNER: string; GAM_INTERSTITIAL: string; GAM_REWARDED: string; GAM_REWARDED_INTERSTITIAL: string; GAM_NATIVE: string; GAM_NATIVE_VIDEO: string; }; //# sourceMappingURL=TestIds.d.ts.map