banner ad over a button, AdMob plugin problem

So, I managed to integrated ads(I’m using admob 2.1 plugin) into my android game, but now i encountered another problem: I cannot click ad without clicking button behind it. And i cannot move this button because it takes almost whole screen. I tried Gui buttons, OnMouseDown, and touchposition as a button, but neither of those helped.So what can I do to end this?

Thank you

Also ask to AdMob support, they should have more information on how to achieve this.

use a smaller banner settings.
like Banner instead of Full Banner.
you can also check resolution of the device before showing the banner
and show banner size base on device resolution.