AdropBannerAd
Constructors
AdropBannerAd
AdropBanner(props: AdropBannerProp)Properties
autoLoad: boolean
unitId: string
onAdReceived: (unitId: string, creativeId : string) ⇒ void?
onAdClicked: (unitId: string, creativeId: string) => void?
onAdFailedToReceive: (unitId: string, errorCode?: any) => void?
Methods
load: () -> void
Last updated