I'm trying to understand what requests are in Admob report.
1 request is triggered when an ad is loaded and ready to be shown? 1 request is triggered when the user tap the show button of a rewarded ad?
I have a button that display rewarded ads when pressed. It is active only when ad is correctly loaded. I set ad limit to 2 ads every 4 minutes.
In the report I can see a rate of 1:3 of impressions:request and I'm trying to understand when a request is made.
If I have 20 impressions and 60 requests the button has been pressed 60 times? The reward has been awarded 60 times? Or the ad tried to load 60 times without showing and pressing the button?