Interface | Description |
---|---|
INativeAdArbiter |
Decides positions at which ads should be placed in a list or grid.
|
INativeAdFactory |
Creates native ads.
|
INativeAdInflater |
Inflates
views for native ads. |
INetwork |
Network utilities
|
Class | Description |
---|---|
AdParser | |
AdView |
Displays a banner ad.
|
BannerView |
Displays a banner ad.
|
InterstitialAd |
A full-screen interstitial ad (shown between an app's activities).
|
NativeAd |
A native ad
|
NativeAdAdapter |
Adapter that wraps around another adapter in order to intersperse native ads among the adapter's
items.
|
NativeAdArbiter |
Evenly distributes ads based on the total number of items.
|
NativeAdFactory |
Retrieves native ads from a server.
|
NativeAdInflater |
Inflates
views for native ads. |
NewsbulletFactory |
Retrieves newsbullet ads from a server
|
RichMediaView |
Displays a rich-media ad.
|
ScrollRollView |
Displays an ad slideshow.
|