The banner component of FirebaseAdmob lib has only this events: ReceiveAd, FailedToReceiveAd, AdScreenDismissed.
In this link:
developers.google.com
there are more events, like onAdClicked, onAdImpression and onAdOpened.
Can I use this events in the banner without an update to the lib?
Thanks in advance for any tips.
In this link:

Banner ads | Android | Google for Developers

Can I use this events in the banner without an update to the lib?
Thanks in advance for any tips.