App Open ad callbacks for a mediation adapter to communicate back to the Google Mobile Ads SDK. Mediation adapters must send these callbacks so that they can be forwarded to the publisher.
| abstract void |
onAdFailedToShow(AdError adError)
Notifies the Google Mobile Ads SDK that the app open ad failed to show.
|
Notifies the Google Mobile Ads SDK that the app open ad failed to show.
| adError | AdError detailing the cause of the failure. |
|---|