requestRewardedVideoAd

abstract fun requestRewardedVideoAd(@NonNull context: Context, @NonNull serverParametersString: String, @NonNull clientParameters: Map<String, Any>, @NonNull rewardedVideoAdapterListener: SASMediationRewardedVideoAdapterListener)

Requests a mediated rewarded video ad asynchronously.

Parameters

context

The Context needed by the mediation SDK to make the ad request.

serverParametersString

a String containing all needed parameters (as returned by Smart ad delivery) to make the mediation ad call.

clientParameters

additional client-side parameters (user specific, like location).

rewardedVideoAdapterListener

the SASMediationRewardedVideoAdapterListener provided to this SASMediationAdapter to notify the Smart SDK of events occuring on the mediated rewarded video (clicks, user interactions, ...)