| com.google.android.gms.ads.mediation.customevent.CustomEventNativeListener |
Custom events that implement CustomEventNative should use this listener to send callbacks
to the mediation library to properly manage ad flow.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Indicates that an impression has been recorded for the ad.
| |||||||||||
Indicates that a native ad has been requested and successfully received.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.ads.mediation.customevent.CustomEventListener
| |||||||||||
Indicates that an impression has been recorded for the ad. This method should only be called
if setOverrideImpressionRecording(boolean) is set to true.
Indicates that a native ad has been requested and successfully received.