public void SetChannelId(string channelId)
 {
     Externs.ZPLADSetInterstitialChannelId(InterstitialPtr, channelId);
 }