Universal Mobile Ads for iOS & Android

I want these functions:
setShouldAlwaysLoadInterstitialAd(**bool **shouldLoad, **string **adUnitID);
setShouldAlwaysLoadRewardedVideo(**bool **shouldLoad, **string **adUnitID);

It is hard to implement ads with these existing functions:
Load, OnLoadFailure, OnLoadSuccess, OnExpired etc etc