hide an admob banner and show it again without refreshing

I would like to know if there is any way to hide a banner and show it again, but without refreshing again and calling for a new banner. So just hide it and show it again. Like a “ad.isVisible = false” and then “ad.isVisible = true”.

Is it that possible?  :blink: