public bool IsReady(string adUnitId)
 {
     return(Externs.ZPLADInterstitialReady(InterstitialPtr));
 }