public void SetChannelId(string channelId)
 {
     Externs.AtmosplaySetRewardedVideoChannelId(RewardedVideoPtr, channelId);
 }