load Ad
Loads an interstitial ad. This call is asynchronous. Note: if this SASInterstitialManager already is in a loadAd() call that has not yet finished, any subsequent loadAd call will fail with exception SASPendingRequestException. The only way to cancel a pending loadAd call is to call the reset method.
Parameters
the secured transaction token passed in the ad call.
Loads an interstitial ad. This call is asynchronous. Note: if this SASInterstitialManager already is in a loadAd() call that has not yet finished, any subsequent loadAd call will fail with exception SASPendingRequestException. The only way to cancel a pending loadAd call is to call the reset method.
Loads and display an ad in this SASAdView using a bidder adapter. This call is asynchronous. Note: if this SASAdView already is in a loadAd() call that has not yet finished, any subsequent loadAd call will fail with exception SASPendingRequestException. The only way to cancel a pending loadAd call is to call the reset method.
Parameters
the bidder adapter to pass to the ad call
the secured transaction token passed in the ad call.
Loads and display an ad in this SASAdView using a bidder adapter. This call is asynchronous. Note: if this SASAdView already is in a loadAd() call that has not yet finished, any subsequent loadAd call will fail with exception SASPendingRequestException. The only way to cancel a pending loadAd call is to call the reset method.
Parameters
the bidder adapter to pass to the ad call