| Interface | Description |
|---|---|
| AdEventListener |
A listener for receiving notifications during the lifecycle of an ad.
|
| InterstitialEventListener |
A listener for receiving notifications during the lifecycle of an interstitial ad.
|
| Class | Description |
|---|---|
| AdEventListener.SimpleAdEventListener |
Stub/no-op implementations of all methods of
AdEventListener. |
| AdRequest |
An AdRequest contains targeting information used to fetch an ad.
|
| AdRequest.Builder |
Builds an
AdRequest. |
| AdRequestError |
Class containing errors that can occur during an ad request.
|
| AdRequestError.Code |
Error codes to explain the main cause.
|
| AdSize |
The size of a banner ad.
|
| AdView |
The view to display banner ads.
|
| Gender |
Gender characteristics.
|
| InterstitialAd |
Full-screen interstitial ads.
|
| InterstitialEventListener.SimpleInterstitialEventListener |
Stub/no-op implementations of all methods of
InterstitialEventListener. |
| MobileAds |
Class contains logic that applies to the Mobile Ads SDK as a whole.
|
| VideoController |
An object that provides playback control for video.
|
| VideoEventListener |
A listener for receiving callbacks for video events.
|