I want to display the AdMob bottom banner as close to the screen's bottom as possible. My app is displayed in full screen mode, so the bottom app navigation buttons are not visible by default. However, if I place a banner in the bottom, there is, in my opinion, possibility of accidentally clicking the banner. It happens when you swipe from bottom to top to show bottom app navigation buttons. Additionally, when the bottom banner is shown for a few seconds, it is for sure not recommended because of mistake "Ads adjacent to interactive elements" in Discouraged banner implementations. Also, I've seen some popular games which do it with AdMob Banners in full screen, so it feels like if they are not banned, then it is OK.
Is it OK to place AdMob bottom banner under bottom app navigation buttons in full screen?