| Interface | Description |
|---|---|
| Ad |
Ad interface is a common interface implemented by all Facebook ad controls.
|
| Ad.LoadAdConfig |
Marker interface for an object that represents an ad load config.
|
| Ad.LoadConfigBuilder |
Builder that allows to configure an ad loading.
|
| AdListener |
AdListener interface is notified of events in ad control lifecycle.
|
| AdSDKNotificationListener | |
| AdView.AdViewLoadConfig |
Marker interface for an object that represents an ad load config.
|
| AdView.AdViewLoadConfigBuilder |
Builder that allows to configure an ad loading.
|
| AudienceNetworkAds.InitListener |
The interface that allows receive callback when initialization of the SDK is done.
|
| AudienceNetworkAds.InitResult |
Result of initialization.
|
| AudienceNetworkAds.InitSettingsBuilder |
A builder class that allows to pass additional setting during initialization.
|
| FullScreenAd |
FullScreenAd is a common interface that is implemented by all fullscreen ads. |
| FullScreenAd.ShowAdConfig |
Marker interface for an object that represents an ad show config.
|
| FullScreenAd.ShowConfigBuilder |
Builder that allows to configure an ad showing.
|
| InterstitialAd.InterstitialAdLoadConfigBuilder |
Builder that allows to configure an ad loading.
|
| InterstitialAd.InterstitialAdShowConfigBuilder |
Builder that allows to configure an ad showing.
|
| InterstitialAd.InterstitialLoadAdConfig |
Marker interface for an object that represents an interstitial ad load config.
|
| InterstitialAd.InterstitialShowAdConfig |
Marker interface for an object that represents an interstitial ad show config.
|
| InterstitialAdExtendedListener |
InterstitialAdExtendedListener interface is notified of events in
InterstitialAd lifecycle. |
| InterstitialAdListener |
InterstitialAdListener interface is notified of events in
InterstitialAd
lifecycle. |
| MediaViewListener |
MediaViewListener interface is notified of events in
MediaView
lifecycle. |
| NativeAdBase.NativeAdLoadConfigBuilder |
Builder that allows to configure an ad loading.
|
| NativeAdBase.NativeLoadAdConfig |
Marker interface for an object that represents a native ad load config.
|
| NativeAdListener | |
| NativeAdScrollView.AdViewProvider | |
| NativeAdsManager.Listener | |
| RewardedAdListener | |
| RewardedInterstitialAd.RewardedInterstitialAdLoadConfigBuilder |
Builder that allows to configure ad loading.
|
| RewardedInterstitialAd.RewardedInterstitialAdShowConfigBuilder |
Builder that allows to configure an ad showing.
|
| RewardedInterstitialAd.RewardedInterstitialLoadAdConfig |
Marker interface for an object that represents an rewarded video ad load config.
|
| RewardedInterstitialAd.RewardedInterstitialShowAdConfig |
Marker interface for an object that represents an rewarded video ad show config.
|
| RewardedInterstitialAdExtendedListener |
RewardedInterstitialAdExtendedListener interface is notified of events in
RewardedInterstitialAd lifecycle. |
| RewardedInterstitialAdListener |
RewardedInterstitialAdListener interface is notified of events in
RewardedInterstitialAd
lifecycle. |
| RewardedVideoAd.RewardedVideoAdLoadConfigBuilder |
Builder that allows to configure an ad loading.
|
| RewardedVideoAd.RewardedVideoAdShowConfigBuilder |
Builder that allows to configure an ad showing.
|
| RewardedVideoAd.RewardedVideoLoadAdConfig |
Marker interface for an object that represents an rewarded video ad load config.
|
| RewardedVideoAd.RewardedVideoShowAdConfig |
Marker interface for an object that represents an rewarded video ad show config.
|
| RewardedVideoAdExtendedListener |
RewardedVideoAdExtendedListener interface is notified of events in
RewardedVideoAd lifecycle. |
| RewardedVideoAdListener |
RewardedVideoAdListener interface is notified of events in
RewardedVideoAd lifecycle. |
| S2SRewardedInterstitialAdExtendedListener |
S2SRewardedInterstitialAdExtendedListener interface is notified of events in
RewardedInterstitialAd lifecycle using severside validation |
| S2SRewardedInterstitialAdListener |
S2SRewardedInterstitialAdListener interface is notified of events in
RewardedInterstitialAd lifecycle using severside validation |
| S2SRewardedVideoAdExtendedListener |
S2SRewardedVideoAdExtendedListener interface is notified of events in
RewardedVideoAd lifecycle using severside validation |
| S2SRewardedVideoAdListener |
S2SRewardedVideoAdListener interface is notified of events in
RewardedVideoAd lifecycle using severside validation |
| Class | Description |
|---|---|
| AbstractAdListener |
AbstractAdListener implements
AdListener, InterstitialAdExtendedListener, RewardedVideoAdExtendedListener and RewardedInterstitialAdExtendedListener. |
| AdError |
AdError contains the error information returned by Facebook.
|
| AdOptionsView |
A clickable Ad Options icon, which presents the user with options to report and hide an ad.
|
| AdSDKNotificationManager | |
| AdSettings |
AdSettings contains global settings for all ad controls.
|
| AdSize |
AdSize is the dimension of the ad control.
|
| AdView |
AdView displays advertisements by Facebook.
|
| AudienceNetworkActivity |
AudienceNetworkActivity is the Android activity for displaying and handling ads.
|
| AudienceNetworkAds |
The class contains methods that are used across whole Audience Network SDK during lifetime of the
application.
|
| AudienceNetworkContentProvider | |
| BidderTokenProvider |
Provides tokens for use with the Audience Network server-side bidder
|
| DefaultMediaViewVideoRenderer |
This is a Default VideoViewRenderer used within MediaView.
|
| ExtraHints | Deprecated
the extra hints API is deprecated and will be removed in a future version of the SDK.
|
| ExtraHints.Builder | Deprecated
the extra hints API is deprecated and will be removed in a future version of the
SDK.
|
| InterstitialAd |
InterstitialAd displays an advertisement by Facebook in an interstitial.
|
| MediaView |
MediaView displays native ad media content.
|
| MediaViewVideoRenderer |
Abstract video renderer class that developers can extend to implement very customized video UI
within the MediaView.
|
| MediaViewVideoRendererWithBackgroundPlayback |
This is a Default VideoViewRenderer used within MediaView.
|
| NativeAd |
NativeAd provides ad creative for apps to rendered in custom layout.
|
| NativeAdBase | |
| NativeAdBase.Image |
Image creative.
|
| NativeAdBase.Rating |
Rating info.
|
| NativeAdLayout |
NativeAdLayout is a wrapper for FrameLayout that is required to show the inline ad reporting menu
for Native Ads.
|
| NativeAdScrollView |
NativeAdScrollView provides a horizontal scrolling experience hosting either NativeAdViews or
custom views.
|
| NativeAdsManager |
The NativeAdsManager provides a mechanism to fetch a set of NativeAds and then use them within
your application.
|
| NativeAdView |
NativeAdView provides a templated View for a NativeAd with flexible width
and height determined by the container View. |
| NativeAdViewAttributes |
NativeAdViewAttributes controls layout and display elements of the NativeAdView.
|
| NativeBannerAd |
NativeBannerAd provides an ad creative for apps to render on a custom layout.
|
| NativeBannerAdView |
NativeBannerAdView provides a templated View for a NativeBannerAd with
flexible width and height determined by NativeBannerAdView.Type. |
| RewardData |
RewardData represents the data used to reward the user in
RewardedVideoAd |
| RewardedInterstitialAd |
RewardedInterstitialAd displays a rewarded video advertisement by Facebook
|
| RewardedVideoAd |
RewardedVideoAd displays a rewarded video advertisement by Facebook
|
| Enum | Description |
|---|---|
| AdExperienceType | |
| AdOptionsView.Orientation | |
| AdSettings.IntegrationErrorMode | |
| AdSettings.TestAdType |
Ad Type to be returned when test mode is on.
|
| CacheFlag | |
| ExtraHints.HintType | |
| ExtraHints.Keyword | Deprecated
keywords are no longer used by Audience Network
|
| NativeAd.AdCreativeType | |
| NativeAdBase.MediaCacheFlag |
Media Cache flag
|
| NativeAdBase.NativeComponentTag |
Optional tags for native ad view components.
|
| NativeAdView.Type | Deprecated |
| NativeBannerAdView.Type | |
| VideoAutoplayBehavior | Deprecated
since 5.2
|
| VideoStartReason |
This enum indicates why the video playback was started.
|
| Annotation Type | Description |
|---|---|
| AdSDKNotificationListener.SDKEventKey | |
| AdSDKNotificationListener.SDKEventType | |
| AudienceNetworkAds.AdFormat |
Constants that represent Audience Network SDK Ad Formats.
|