public bool isISDemandOnlyInterstitialReady(string instanceId)
 {
     return(_platformAgent.isISDemandOnlyInterstitialReady(instanceId));
 }