SASInterstitialManager

constructor(@NonNull context: Context, @NonNull adPlacement: SASAdPlacement)

Creates a SASInterstitialManager for a classic use case.

Parameters

context

the Context associated with this SASInterstitialManager

adPlacement

the SASAdPlacement associated with this SASInterstitialManager


constructor(@NonNull context: Context, @NonNull biddingAdResponse: SASBiddingAdResponse)

Creates a SASInterstitialManager for a bidding use case only.

Parameters

context

The Context associated with this SASInterstitialManager.

biddingAdResponse

The bidding ad response associated with this SASInterstitialManager.