Android SDK Version
A B C D E F G H I L M N O P R S T U V W 
A
AbstractAdListener implements AdListener and InterstitialAdListener.
AbstractAdListener() - Constructor for class com.facebook.ads.AbstractAdListener
 
Ad - Interface in com.facebook.ads
Ad interface is a common interface implemented by all Facebook ad controls.
AD_ICON_URL - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
AD_SUBTITLE - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
AD_TITLE - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
An expandable, clickable ad choices icon.
AdChoicesView(Context, NativeAd) - Constructor for class com.facebook.ads.AdChoicesView
 
AdChoicesView(Context, NativeAd, boolean) - Constructor for class com.facebook.ads.AdChoicesView
Ad choices view that animates a text link to the ad choices url when tapped.
 
addTestDevice(String) - Static method in class com.facebook.ads.AdSettings
Adds a test device.
addTestDevices(Collection<String>) - Static method in class com.facebook.ads.AdSettings
Adds a collection of test devices.
AdError contains the error information returned by Facebook.
AdError(int, String) - Constructor for class com.facebook.ads.AdError
Constructs an AdError using the given error code and error message
AdListener interface is notified of events in ad control lifecycle.
 
AdSettings contains global settings for all ad controls.
AdSettings() - Constructor for class com.facebook.ads.AdSettings
 
Ad Type to be returned when test mode is on.
AdSize is the dimension of the ad control.
AdSize(int, int) - Constructor for class com.facebook.ads.AdSize
 
AdView displays advertisements by Facebook.
AdView(Context, String, AdSize) - Constructor for class com.facebook.ads.AdView
Constructs an AdView using the given context, placement_id and size.
ALL - Static variable in enum com.facebook.ads.CacheFlag
 
ALL - Static variable in enum com.facebook.ads.NativeAd.MediaCacheFlag
 
 
 
AUDIENCE_NETWORK_UNIQUE_ID_EXTRA - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
AudienceNetworkActivity is the Android activity for displaying and handling ads.
AudienceNetworkActivity() - Constructor for class com.facebook.ads.AudienceNetworkActivity
 
 
 
AUTOPLAY - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
B
BANNER_320_50 - Static variable in class com.facebook.ads.AdSize
Deprecated.
BANNER_HEIGHT_50 - Static variable in class com.facebook.ads.AdSize
Represents a flexible banner ad size, where banner width depends on its container width, and banner height is fixed as 50dp.
BANNER_HEIGHT_90 - Static variable in class com.facebook.ads.AdSize
Represents a flexible banner ad size, where banner width depends on its container width, and banner height is fixed as 90dp.
Provides tokens for use with the Audience Network server-side bidder
BidderTokenProvider() - Constructor for class com.facebook.ads.BidderTokenProvider
 
BROWSER_URL - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
C
CACHE_ERROR - Static variable in class com.facebook.ads.AdError
 
CACHE_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
 
clearTestDevices() - Static method in class com.facebook.ads.AdSettings
Clears the collection of test devices.
CLIENT_TOKEN - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
com.facebook.ads - package com.facebook.ads
 
com.facebook.ads.adapters - package com.facebook.ads.adapters
 
CONTEXT_SWITCH_BEHAVIOR - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
createView(NativeAd, int) - Method in interface com.facebook.ads.NativeAdScrollView.AdViewProvider
 
D
DEBUG - Static variable in class com.facebook.ads.AdSettings
Deprecated.
DEFAULT_INSET - Static variable in class com.facebook.ads.NativeAdScrollView
 
DEFAULT_MAX_ADS - Static variable in class com.facebook.ads.NativeAdScrollView
 
destroy() - Method in interface com.facebook.ads.Ad
Destroys the ad control.
destroy() - Method in class com.facebook.ads.AdView
 
destroy() - Method in class com.facebook.ads.InstreamVideoAdView
 
destroy() - Method in class com.facebook.ads.InterstitialAd
 
destroy() - Method in class com.facebook.ads.MediaView
 
destroy() - Method in class com.facebook.ads.MediaViewVideoRenderer
 
destroy() - Method in class com.facebook.ads.NativeAd
 
destroy() - Method in class com.facebook.ads.RewardedVideoAd
 
destroyView(NativeAd, View) - Method in interface com.facebook.ads.NativeAdScrollView.AdViewProvider
 
disableAutoRefresh() - Method in class com.facebook.ads.AdView
Disables auto refresh.
disableAutoRefresh() - Method in class com.facebook.ads.NativeAdsManager
 
disengageSeek(VideoStartReason) - Method in class com.facebook.ads.MediaViewVideoRenderer
Take the video out of seek mode.
downloadAndDisplayImage(NativeAd.Image, ImageView) - Static method in class com.facebook.ads.NativeAd
Downloads the given Image and displays it in the given ImageView.
E
END_CARD_ACTIVATION_COMMAND - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
END_CARD_MARKUP - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
engageSeek() - Method in class com.facebook.ads.MediaViewVideoRenderer
Used to put the video into seek mode.
equals(Object) - Method in class com.facebook.ads.AdSize
 
F
finish() - Method in class com.facebook.ads.AudienceNetworkActivity
 
fromInternalAdNetwork(InternalAdNetwork) - Static method in enum com.facebook.ads.AdNetwork
 
 
fromJSONObject(JSONObject) - Static method in class com.facebook.ads.NativeAd.Image
Parses an Image from the given JSON object.
fromJSONObject(JSONObject) - Static method in class com.facebook.ads.NativeAd.Rating
Parses a Rating from the given JSON object.
fromWidthAndHeight(int, int) - Static method in class com.facebook.ads.AdSize
 
G
getAdBody() - Method in class com.facebook.ads.NativeAd
Gets the body, usually a longer description of the ad.
getAdCallToAction() - Method in class com.facebook.ads.NativeAd
Gets the call to action phrase.
getAdChoicesIcon() - Method in class com.facebook.ads.NativeAd
 
getAdChoicesLinkUrl() - Method in class com.facebook.ads.NativeAd
 
getAdChoicesText() - Method in class com.facebook.ads.NativeAd
 
getAdCoverImage() - Method in class com.facebook.ads.NativeAd
Gets the cover image creative.
getAdErrorFromWrapper(AdErrorWrapper) - Static method in class com.facebook.ads.AdError
 
getAdEventManager() - Method in class com.facebook.ads.MediaView
 
getAdIcon() - Method in class com.facebook.ads.NativeAd
Gets the icon creative.
getAdNetwork() - Method in class com.facebook.ads.NativeAd
Returns the enum for the ad network from which the ad has been loaded.
getAdRawBody() - Method in class com.facebook.ads.NativeAd
Gets the untrimmed ad body
getAdSocialContext() - Method in class com.facebook.ads.NativeAd
Gets the social context.
getAdStarRating() - Method in class com.facebook.ads.NativeAd
Deprecated.
Star rating is deprecated.
getAdSubtitle() - Method in class com.facebook.ads.NativeAd
Gets the subtitle.
getAdTitle() - Method in class com.facebook.ads.NativeAd
Gets the title.
getAdTypeString() - Method in enum com.facebook.ads.AdSettings.TestAdType
 
getAdViewAttributes() - Method in class com.facebook.ads.NativeAd
Gets the ad configuration settings.
getAutoplay() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getAutoplayOnMobile() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getBackgroundColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getBidderToken(Context) - Static method in class com.facebook.ads.BidderTokenProvider
Get the Audience Network Identity Token for ORTB bidding (user.buyeruid).
getButtonBorderColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getButtonColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getButtonTextColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getCacheFlagValue() - Method in enum com.facebook.ads.NativeAd.MediaCacheFlag
 
getCurrency() - Method in class com.facebook.ads.RewardData
 
getCurrentTimeMs() - Method in class com.facebook.ads.MediaViewVideoRenderer
Get the current playback position in milliseconds.
getDescriptionTextColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getDescriptionTextSize() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getDuration() - Method in class com.facebook.ads.MediaViewVideoRenderer
Get the duration of the video in milliseconds.
getErrorCode() - Method in class com.facebook.ads.AdError
Gets the error code
getErrorMessage() - Method in class com.facebook.ads.AdError
Gets the error message
getHeight() - Method in class com.facebook.ads.AdSize
Gets the height of the ad control.
getHeight() - Method in class com.facebook.ads.NativeAd.Image
Gets the height of the image.
getHeight() - Method in enum com.facebook.ads.NativeAdView.Type
Gets the height of the ad control.
getHumanReadable() - Method in enum com.facebook.ads.AdSettings.TestAdType
 
getId() - Method in class com.facebook.ads.NativeAd
Gets a unique ID for the NativeAd.
getInternalNativeAd() - Method in class com.facebook.ads.NativeAd
 
getMediationService() - Static method in class com.facebook.ads.AdSettings
Returns the name of the mediation service that is mediating Audience Network
getPlacementId() - Method in interface com.facebook.ads.Ad
Get the placementId for this ad.
getPlacementId() - Method in class com.facebook.ads.AdView
 
getPlacementId() - Method in class com.facebook.ads.InstreamVideoAdView
 
getPlacementId() - Method in class com.facebook.ads.InterstitialAd
 
getPlacementId() - Method in class com.facebook.ads.NativeAd
 
getPlacementId() - Method in class com.facebook.ads.RewardedVideoAd
 
getSaveInstanceState() - Method in class com.facebook.ads.InstreamVideoAdView
 
getScale() - Method in class com.facebook.ads.NativeAd.Rating
Gets the rating scale.
getTestAdType() - Static method in class com.facebook.ads.AdSettings
 
getTitleTextColor() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getTitleTextSize() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getTypeface() - Method in class com.facebook.ads.NativeAdViewAttributes
 
getUniqueNativeAdCount() - Method in class com.facebook.ads.NativeAdsManager
 
getUrl() - Method in class com.facebook.ads.NativeAd.Image
Gets the url of the image.
getUrlPrefix() - Static method in class com.facebook.ads.AdSettings
Gets the url prefix.
getUserID() - Method in class com.facebook.ads.RewardData
 
getValue() - Method in class com.facebook.ads.NativeAd.Rating
Gets the rating value.
getValue() - Method in enum com.facebook.ads.NativeAdView.Type
 
getVideoDuration() - Method in class com.facebook.ads.RewardedVideoAd
 
getViewTraversalPredicate() - Static method in class com.facebook.ads.NativeAd
 
getVolume() - Method in class com.facebook.ads.MediaViewVideoRenderer
Get the volume of the video player.
getWidth() - Method in class com.facebook.ads.AdSize
Gets the width of the ad control.
getWidth() - Method in class com.facebook.ads.NativeAd.Image
Gets the width of the image.
getWidth() - Method in enum com.facebook.ads.NativeAdView.Type
Gets the width of the ad control.
H
HANDLER_TIME - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
hasCallToAction() - Method in class com.facebook.ads.NativeAd
Gets whether an action or command is present in an ad
hashCode() - Method in class com.facebook.ads.AdSize
 
I
Image(String, int, int) - Constructor for class com.facebook.ads.NativeAd.Image
 
 
 
Listener used by InstreamVideoAdapter.
InstreamVideoAdListener interface is notified of events in InstreamVideoAdView lifecycle.
InstreamVideoAd displays a Instream video advertisement by Facebook
To use the Instream video, do the following:
InstreamVideoAdView(Context, Bundle) - Constructor for class com.facebook.ads.InstreamVideoAdView
 
InstreamVideoAdView(Context, String, AdSize) - Constructor for class com.facebook.ads.InstreamVideoAdView
Constructs a InstreamVideoAdView given the context and the placement id
 
INTERNAL_ERROR - Static variable in class com.facebook.ads.AdError
 
INTERNAL_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
INTERSTITIAL - Static variable in class com.facebook.ads.AdSize
A full screen interstitial size.
InterstitialAd displays an advertisement by Facebook in an interstitial.
InterstitialAd(Context, String) - Constructor for class com.facebook.ads.InterstitialAd
Constructs an InterstitialAd using the given context and placement id.
Deprecated.
as of 4.16 Audience Network SDK, replaced by AudienceNetworkActivity. InterstitialAdActivity was created to support fullscreen Interstitial ads but has since been repurposed for other needs to avoid additional manifest requirements. This class is provided for backwards compatibility only. You should use AudienceNetworkActivity in your manifest.
InterstitialAdActivity() - Constructor for class com.facebook.ads.InterstitialAdActivity
Deprecated.
 
InterstitialAdListener interface is notified of events in InterstitialAd lifecycle.
isAdLoaded() - Method in class com.facebook.ads.InstreamVideoAdView
Tells whether an ad is loaded and ready to show
isAdLoaded() - Method in class com.facebook.ads.InterstitialAd
Gets whether an ad is loaded and ready to show.
isAdLoaded() - Method in class com.facebook.ads.NativeAd
Gets whether an ad is loaded and ready to show.
isAdLoaded() - Method in class com.facebook.ads.RewardedVideoAd
Tells whether an ad is loaded and ready to show
isAutoplay() - Method in class com.facebook.ads.MediaView
Deprecated.
Video autoplay control will be moved to the server side. This API will be removed in future SDK versions.
isChildDirected() - Static method in class com.facebook.ads.AdSettings
Gets whether the ad control is targeting a child.
isLoaded() - Method in class com.facebook.ads.NativeAdsManager
 
isNativeConfigEnabled() - Method in class com.facebook.ads.NativeAd
Gets whether ad config settings are enabled or not
isTestMode(Context) - Static method in class com.facebook.ads.AdSettings
Gets whether ad controls are working in test mode.
isVideoAutoplay() - Static method in class com.facebook.ads.AdSettings
Gets whether video autoplay is enabled
isVideoAutoplayOnMobile() - Static method in class com.facebook.ads.AdSettings
Gets whether video autoplay is only enabled on Wifi or not
L
LOAD_TOO_FREQUENTLY - Static variable in class com.facebook.ads.AdError
 
LOAD_TOO_FREQUENTLY_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
loadAd() - Method in interface com.facebook.ads.Ad
Loads an ad.
loadAd() - Method in class com.facebook.ads.AdView
Loads an ad.
loadAd() - Method in class com.facebook.ads.InstreamVideoAdView
 
loadAd() - Method in class com.facebook.ads.InterstitialAd
 
loadAd(EnumSet<CacheFlag>) - Method in class com.facebook.ads.InterstitialAd
 
loadAd() - Method in class com.facebook.ads.NativeAd
 
loadAd(EnumSet<NativeAd.MediaCacheFlag>) - Method in class com.facebook.ads.NativeAd
 
loadAd() - Method in class com.facebook.ads.RewardedVideoAd
 
loadAd(boolean) - Method in class com.facebook.ads.RewardedVideoAd
 
loadAdFromBid(String) - Method in interface com.facebook.ads.Ad
Loads an ad from the payload supplied with a bid.
loadAdFromBid(String) - Method in class com.facebook.ads.AdView
Loads an ad from the payload supplied with a bid.
loadAdFromBid(String) - Method in class com.facebook.ads.InstreamVideoAdView
 
loadAdFromBid(String) - Method in class com.facebook.ads.InterstitialAd
 
 
loadAdFromBid(String) - Method in class com.facebook.ads.NativeAd
 
 
loadAdFromBid(String) - Method in class com.facebook.ads.RewardedVideoAd
 
loadAdFromBid(String, boolean) - Method in class com.facebook.ads.RewardedVideoAd
 
loadAds() - Method in class com.facebook.ads.NativeAdsManager
 
 
M
MEDIATION_ERROR - Static variable in class com.facebook.ads.AdError
 
MEDIATION_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
MediaView displays native ad media content.
MediaView(Context) - Constructor for class com.facebook.ads.MediaView
 
MediaView(Context, AttributeSet) - Constructor for class com.facebook.ads.MediaView
 
MediaView(Context, AttributeSet, int) - Constructor for class com.facebook.ads.MediaView
 
MediaView(Context, AttributeSet, int, int) - Constructor for class com.facebook.ads.MediaView
 
MediaViewListener interface is notified of events in MediaView lifecycle.
Abstract video renderer class that developers can extend to implement very customized video UI within the MediaView.
MediaViewVideoRenderer(Context) - Constructor for class com.facebook.ads.MediaViewVideoRenderer
 
 
 
 
MISSING_PROPERTIES - Static variable in class com.facebook.ads.AdError
Deprecated.
N
nativeAd - Variable in class com.facebook.ads.MediaViewVideoRenderer
 
NativeAd provides ad creative for apps to rendered in custom layout.
NativeAd(Context, String) - Constructor for class com.facebook.ads.NativeAd
Constructs an NativeAd using the given context and placement id.
NativeAd(Context, NativeAdapter, AdPlacementDefinition) - Constructor for class com.facebook.ads.NativeAd
 
Image creative.
Media Cache flag
Optional tags for native ad view components.
Rating info.
NativeAdScrollView provides a horizontal scrolling experience hosting either NativeAdViews or custom views.
 
 
 
 
 
 
The NativeAdsManager provides a mechanism to fetch a set of NativeAds and then use them within your application.
NativeAdsManager(Context, String, int) - Constructor for class com.facebook.ads.NativeAdsManager
 
 
NativeAdView provides a templated view for a NativeAd with flexible width and height determined by NativeAdView.Type.
NativeAdView() - Constructor for class com.facebook.ads.NativeAdView
 
 
NativeAdViewAttributes controls layout and display elements of the NativeAdView.
NativeAdViewAttributes() - Constructor for class com.facebook.ads.NativeAdViewAttributes
 
NativeAdViewAttributes(JSONObject) - Constructor for class com.facebook.ads.NativeAdViewAttributes
 
NETWORK_ERROR - Static variable in class com.facebook.ads.AdError
 
NETWORK_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
nextNativeAd() - Method in class com.facebook.ads.NativeAdsManager
 
NO_FILL - Static variable in class com.facebook.ads.AdError
 
NO_FILL_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
O
onAdClicked(Ad) - Method in class com.facebook.ads.AbstractAdListener
Called when the ad control is clicked and user is redirected to the link in the ad.
onAdClicked(Ad) - Method in interface com.facebook.ads.AdListener
Called when the ad control is clicked and user is redirected to the link in the ad.
onAdError(AdError) - Method in interface com.facebook.ads.NativeAdsManager.Listener
 
onAdLoaded(Ad) - Method in class com.facebook.ads.AbstractAdListener
Called when the ad control has loaded an ad.
onAdLoaded(Ad) - Method in interface com.facebook.ads.AdListener
Called when the ad control has loaded an ad.
onAdsLoaded() - Method in interface com.facebook.ads.NativeAdsManager.Listener
 
onAdVideoComplete(Ad) - Method in interface com.facebook.ads.InstreamVideoAdListener
 
onBackPressed() - Method in class com.facebook.ads.AudienceNetworkActivity
 
onComplete(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onCompleted() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video has completed playing.
onConfigurationChanged(Configuration) - Method in class com.facebook.ads.AdView
 
 
onCreate(Bundle) - Method in class com.facebook.ads.AudienceNetworkActivity
 
onCtaBroadcast() - Method in class com.facebook.ads.NativeAd
 
onDestroy() - Method in class com.facebook.ads.AudienceNetworkActivity
 
onDetachedFromWindow() - Method in class com.facebook.ads.ANGenericTemplateView
 
onEnterFullscreen(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onError(Ad, AdError) - Method in class com.facebook.ads.AbstractAdListener
Called when an error happened while the ad control is attempting to load an ad.
onError(Ad, AdError) - Method in interface com.facebook.ads.AdListener
Called when an error happened while the ad control is attempting to load an ad.
onError() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video had an error during initialization or playback.
onExitFullscreen(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onFullscreenBackground(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onFullscreenForeground(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
 
onInstreamVideoAdLoaded(InstreamVideoAdapter) - Method in interface com.facebook.ads.adapters.InstreamVideoAdapterListener
 
 
 
 
 
onInterstitialDismissed(Ad) - Method in class com.facebook.ads.AbstractAdListener
Called when the interstitial ad control is dismissed.
onInterstitialDismissed(Ad) - Method in interface com.facebook.ads.InterstitialAdListener
Called when the interstitial ad control is dismissed.
onInterstitialDisplayed(Ad) - Method in class com.facebook.ads.AbstractAdListener
Called when the interstitial ad control is displayed.
onInterstitialDisplayed(Ad) - Method in interface com.facebook.ads.InterstitialAdListener
Called when the interstitial ad control is displayed.
onLoggingImpression(Ad) - Method in class com.facebook.ads.AbstractAdListener
Called immediately before an impression is logged.
onLoggingImpression(Ad) - Method in interface com.facebook.ads.AdListener
Called immediately before an impression is logged.
onLoggingImpression(Ad) - Method in interface com.facebook.ads.RewardedVideoAdListener
 
onPause() - Method in class com.facebook.ads.AudienceNetworkActivity
 
onPause(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onPaused() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video has been paused.
onPlay(MediaView) - Method in interface com.facebook.ads.MediaViewListener
 
onPlayed() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video has started playing.
onPrepared() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video is prepared and ready to play.
onResume() - Method in class com.facebook.ads.AudienceNetworkActivity
 
onRewardedVideoClosed() - Method in interface com.facebook.ads.RewardedVideoAdListener
 
onRewardedVideoCompleted() - Method in interface com.facebook.ads.RewardedVideoAdListener
 
onRewardServerFailed() - Method in interface com.facebook.ads.S2SRewardedVideoAdListener
 
onRewardServerSuccess() - Method in interface com.facebook.ads.S2SRewardedVideoAdListener
 
onSaveInstanceState(Bundle) - Method in class com.facebook.ads.AudienceNetworkActivity
 
onSeek() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the video is seeked.
onSeekDisengaged() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when seek mode is disengaged.
onSeekEngaged() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when seek mode is engaged.
onStart() - Method in class com.facebook.ads.AudienceNetworkActivity
 
onVolumeChange(MediaView, float) - Method in interface com.facebook.ads.MediaViewListener
 
onVolumeChanged() - Method in class com.facebook.ads.MediaViewVideoRenderer
Callback when the volume of the video has changed.
onWindowVisibilityChanged(int) - Method in class com.facebook.ads.AdView
 
P
pause(boolean) - Method in class com.facebook.ads.MediaViewVideoRenderer
Stop video playback.
PLACEMENT_ID - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
play(VideoStartReason) - Method in class com.facebook.ads.MediaViewVideoRenderer
Start video playback.
PREDEFINED_ORIENTATION_KEY - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
R
Rating(double, double) - Constructor for class com.facebook.ads.NativeAd.Rating
 
RECTANGLE_HEIGHT_250 - Static variable in class com.facebook.ads.AdSize
Represents a flexible rectangle ad size, where width depends on its container width, and height is fixed as 250dp.
registerExternalLogReceiverIfNeeded() - Method in class com.facebook.ads.NativeAd
 
registerViewForInteraction(View) - Method in class com.facebook.ads.NativeAd
Registers the given view as the container for this NativeAd to handle impressions and clicks.
registerViewForInteraction(View, List<View>) - Method in class com.facebook.ads.NativeAd
Registers the given view as the container for this NativeAd to handle impressions and clicks.
 
render(Context, NativeAd, NativeAdView.Type) - Static method in class com.facebook.ads.NativeAdView
 
 
REQUEST_TIME - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
REWARD_SERVER_URL - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
RewardData represents the data used to reward the user in RewardedVideoAd
RewardData(String, String) - Constructor for class com.facebook.ads.RewardData
 
RewardedVideoAd displays a rewarded video advertisement by Facebook
To use the rewarded video, do the following:
RewardedVideoAd(Context, String) - Constructor for class com.facebook.ads.RewardedVideoAd
Constructs a RewardedVideoAd given the context and the placement id
RewardedVideoAdListener interface is notified of events in RewardedVideoAd lifecycle.
S
S2SRewardedVideoAdListener interface is notified of events in RewardedVideoAd lifecycle using severside validation
seekTo(int) - Method in class com.facebook.ads.MediaViewVideoRenderer
Set the seek position in milliseconds.
SERVER_ERROR - Static variable in class com.facebook.ads.AdError
 
SERVER_ERROR_CODE - Static variable in class com.facebook.ads.AdError
 
setAdapterListener(NativeAdapterListener) - Method in class com.facebook.ads.NativeAd
 
setAdListener(AdListener) - Method in class com.facebook.ads.AdView
Sets an AdListener to be notified on events in control lifecycle.
Sets an InstreamVideoAdListener to be notified on events in control lifecycle.
setAdListener(InterstitialAdListener) - Method in class com.facebook.ads.InterstitialAd
Sets an InterstitialAdListener to be notified on events in control lifecycle.
setAdListener(AdListener) - Method in class com.facebook.ads.NativeAd
 
setAdListener(RewardedVideoAdListener) - Method in class com.facebook.ads.RewardedVideoAd
Sets an RewardedVideoAdListener to be notified on events in control lifecycle.
setAutoplay(boolean) - Method in class com.facebook.ads.MediaView
Deprecated.
Autoplay control will be moved to the server side. This API will be removed in future SDK versions.
setAutoplay(boolean) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setAutoplayOnMobile(boolean) - Method in class com.facebook.ads.MediaView
Deprecated.
Mobile autoplay control will be moved to the server side. This API will be removed in future SDK versions.
setAutoplayOnMobile(boolean) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setBackgroundColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setButtonBorderColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setButtonColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setButtonTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setDebugBuild(boolean) - Method in class com.facebook.ads.AdSettings
Puts the SDK in debug mode
setDescriptionTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setInset(int) - Method in class com.facebook.ads.NativeAdScrollView
 
setIsChildDirected(boolean) - Static method in class com.facebook.ads.AdSettings
Sets whether the ad control is targeting a child.
setListener(MediaViewListener) - Method in class com.facebook.ads.MediaView
 
setListener(NativeAdsManager.Listener) - Method in class com.facebook.ads.NativeAdsManager
 
setMediationService(String) - Static method in class com.facebook.ads.AdSettings
Sets the name of the mediation service that is mediating Audience Network.
setMediaViewAutoplay(boolean) - Method in class com.facebook.ads.NativeAd
Deprecated.
Autoplay control will be moved to the server side. This API will be removed in future SDK versions.
setNativeAd(NativeAd) - Method in class com.facebook.ads.MediaView
 
setNativeAd(NativeAd) - Method in class com.facebook.ads.MediaViewVideoRenderer
Load the MediaView with a NativeAd.
setOnTouchListener(View.OnTouchListener) - Method in class com.facebook.ads.NativeAd
Sets an OnTouchListener to be notified of touch events on the ad unit.
setRewardData(RewardData) - Method in class com.facebook.ads.RewardedVideoAd
 
setTestAdType(AdSettings.TestAdType) - Static method in class com.facebook.ads.AdSettings
 
setTitleTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
 
 
setTypeface(Typeface) - Method in class com.facebook.ads.NativeAdViewAttributes
 
setUrlPrefix(String) - Static method in class com.facebook.ads.AdSettings
Sets the url prefix to use when making requests.
setVideoAutoplay(boolean) - Static method in class com.facebook.ads.AdSettings
Sets the setting for video autoplay
setVideoAutoplayOnMobile(boolean) - Static method in class com.facebook.ads.AdSettings
Sets the setting for video autoplay on mobile networks
setVideoRenderer(MediaViewVideoRenderer) - Method in class com.facebook.ads.MediaView
After creating the MediaView you can change the video renderer implementation to a custom extension of MediaViewVideoRenderer.
setVolume(float) - Method in class com.facebook.ads.MediaViewVideoRenderer
Set the volume of the video player.
shouldAllowBackgroundPlayback() - Method in class com.facebook.ads.MediaViewVideoRenderer
Whether background video playback should be enabled or not.
shouldAutoplay() - Method in class com.facebook.ads.MediaViewVideoRenderer
Returns if the video should autoplay or not.
show() - Method in class com.facebook.ads.adapters.InstreamVideoAdAdapter
 
show() - Method in class com.facebook.ads.InstreamVideoAdView
Shows the Instream video ad
This method should only be called after InstreamVideoAdView.loadAd() is called and the ad listener has been notified ad has loaded
show() - Method in class com.facebook.ads.InterstitialAd
Shows the interstitial ad.
show() - Method in class com.facebook.ads.RewardedVideoAd
Shows the rewarded video ad
This method should only be called after RewardedVideoAd.loadAd() is called and the ad listener has been notified ad has loaded
show(int) - Method in class com.facebook.ads.RewardedVideoAd
Shows the rewarded video ad
This method should only be called after RewardedVideoAd.loadAd() is called and the ad listener has been notified ad has loaded
SKIP_DELAY_SECONDS_KEY - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
T
 
toInternalAdSize() - Method in class com.facebook.ads.AdSize
 
U
unregisterView() - Method in class com.facebook.ads.NativeAd
 
UNSET_VIDEO_DURATION - Static variable in class com.facebook.ads.RewardedVideoAd
 
unsetNativeAd() - Method in class com.facebook.ads.MediaViewVideoRenderer
Unload the MediaView.
USE_CACHE - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
V
valueOf(String) - Static method in enum com.facebook.ads.AdNetwork
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.AdSettings.TestAdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.AudienceNetworkActivity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.CacheFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.NativeAd.MediaCacheFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.NativeAd.NativeComponentTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.NativeAdView.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.VideoAutoplayBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.ads.VideoStartReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.ads.AdNetwork
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.AdSettings.TestAdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.AudienceNetworkActivity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.CacheFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.NativeAd.MediaCacheFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.NativeAd.NativeComponentTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.NativeAdView.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.VideoAutoplayBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.ads.VideoStartReason
Returns an array containing the constants of this enum type, in the order they are declared.
VIDEO_LOGGER - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
VIDEO_MPD - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
VIDEO_REPORT_URL - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
VIDEO_SEEK_TIME - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
VIDEO_URL - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
videoAutoplayBehavior - Variable in class com.facebook.ads.MediaViewVideoRenderer
 
Determines how the renderer should handle autoplay.
This enum indicates why the video playback was started.
VIEW_TYPE - Static variable in class com.facebook.ads.AudienceNetworkActivity
 
viewIsRegisteredForInteraction(View) - Static method in class com.facebook.ads.NativeAd
 
W
WEBVIEW_ENCODING - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
WEBVIEW_MIME_TYPE - Static variable in class com.facebook.ads.AudienceNetworkActivity
Deprecated.
A B C D E F G H I L M N O P R S T U V W