UNPKG

ironsource-mediation

Version:

IronSource ad mediation React-Native plugin. Monetize apps with rewarded video, interstitial, banner, and native ads.

6 lines (5 loc) 165 B
/** * Used for init() * @deprecated This API will be removed in version 4.0.0. */ export type AdUnit = 'REWARDED_VIDEO' | 'INTERSTITIAL' | 'BANNER' | "NATIVE_AD"