MediationBannerAdCallback

public interface MediationBannerAdCallback implements MediationAdCallback

Banner 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.

Public Method Summary

abstract void
onAdLeftApplication()
Notifies the Google Mobile Ads SDK that the ad has caused the user to leave the application (for example, opened a browser).

Inherited Method Summary

Public Methods

public abstract void onAdLeftApplication ()

Notifies the Google Mobile Ads SDK that the ad has caused the user to leave the application (for example, opened a browser).