Skip to content

전면 광고 옵션 객체

ShowAdMobInterstitialAdParams

ShowAdMobInterstitialAdParams는 불러온 전면 광고를 보여주는 함수에 필요한 옵션 객체예요.

시그니처

typescript
type ShowAdMobInterstitialAdParams = AdMobHandlerParams<ShowAdMobInterstitialAdOptions, ShowAdMobInterstitialAdEvent>;