onRewardedVideoAdFailedToLoad

abstract fun onRewardedVideoAdFailedToLoad(@NonNull rewardedVideoManager: SASRewardedVideoManager, @NonNull exception: Exception)

Called when a rewarded video has failed to load. The Exception that contains the reason to the failure

Parameters

rewardedVideoManager

the SASRewardedVideoManager that triggered this method