Interface | Description |
---|---|
Ad |
Ad interface is a common interface implemented by all Facebook ad controls.
|
AdListener |
AdListener interface is notified of events in ad control lifecycle.
|
InterstitialAdListener |
InterstitialAdListener interface is notified of events in
InterstitialAd lifecycle. |
Class | Description |
---|---|
AdError |
AdError contains the error information returned by Facebook.
|
AdSettings |
AdSettings contains global settings for all ad controls.
|
AdView |
AdView displays advertisements by Facebook.
|
InterstitialAd |
InterstitialAd displays an advertisement by Facebook in an interstitial.
|
InterstitialAdActivity |
InterstitialAdActivity is the Android activity used by
InterstitialAd to display ad. |
NativeAd |
NativeAd provides ad creative for apps to rendered in custom layout.
|
NativeAd.Image |
Image creative.
|
NativeAd.Rating |
Rating info.
|
VideoAdActivity |
Enum | Description |
---|---|
AdSize |
AdSize is the dimension of the ad control.
|