- AbstractAdListener - Class in com.facebook.ads
-
- 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.LoadAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an ad load config.
- Ad.LoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- AD_ASSETS_UNSUPPORTED_TYPE_ERROR - Static variable in class com.facebook.ads.AdError
-
- AD_ASSETS_UNSUPPORTED_TYPE_ERROR_CODE - Static variable in class com.facebook.ads.AdError
-
- AdChoicesView - Class in com.facebook.ads
-
- AdChoicesView(Context, NativeAdBase) - Constructor for class com.facebook.ads.AdChoicesView
-
Deprecated.
- AdChoicesView(Context, NativeAdBase, NativeAdLayout) - Constructor for class com.facebook.ads.AdChoicesView
-
Deprecated.
- AdChoicesView(Context, NativeAdBase, boolean) - Constructor for class com.facebook.ads.AdChoicesView
-
Deprecated.
- AdChoicesView(Context, NativeAdBase, boolean, NativeAdLayout) - Constructor for class com.facebook.ads.AdChoicesView
-
Deprecated.
- 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.
- addView(View) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- addView(View, int) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- addView(View, ViewGroup.LayoutParams) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- addView(View, int, int) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- AdError - Class in com.facebook.ads
-
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
- AdExperienceType - Enum in com.facebook.ads
-
- AdIconView - Class in com.facebook.ads
-
- AdIconView(Context) - Constructor for class com.facebook.ads.AdIconView
-
Deprecated.
- AdIconView(Context, AttributeSet) - Constructor for class com.facebook.ads.AdIconView
-
Deprecated.
- AdIconView(Context, AttributeSet, int) - Constructor for class com.facebook.ads.AdIconView
-
Deprecated.
- AdIconView(Context, AttributeSet, int, int) - Constructor for class com.facebook.ads.AdIconView
-
Deprecated.
- AdListener - Interface in com.facebook.ads
-
AdListener interface is notified of events in ad control lifecycle.
- AdOptionsView - Class in com.facebook.ads
-
A clickable Ad Options icon, which presents the user with options to report and hide an ad.
- AdOptionsView(Context, NativeAdBase, NativeAdLayout) - Constructor for class com.facebook.ads.AdOptionsView
-
Initializes the AdOptionsView with default Horizontal orientation and minimum possible size
for the icons.
- AdOptionsView(Context, NativeAdBase, NativeAdLayout, AdOptionsView.Orientation, int) - Constructor for class com.facebook.ads.AdOptionsView
-
Initializes the AdOptionsView with custom orientation and icon size.
- AdOptionsView.Orientation - Enum in com.facebook.ads
-
- AdSettings - Class in com.facebook.ads
-
AdSettings contains global settings for all ad controls.
- AdSettings() - Constructor for class com.facebook.ads.AdSettings
-
- AdSettings.IntegrationErrorMode - Enum in com.facebook.ads
-
- AdSettings.MultiprocessSupportMode - Enum in com.facebook.ads
-
- AdSettings.TestAdType - Enum in com.facebook.ads
-
Ad Type to be returned when test mode is on.
- AdSize - Class in com.facebook.ads
-
AdSize is the dimension of the ad control.
- AdSize(int, int) - Constructor for class com.facebook.ads.AdSize
-
- AdView - Class in com.facebook.ads
-
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.
- AdView(Context, String, String) - Constructor for class com.facebook.ads.AdView
-
Constructs an AdView using the given context, placement_id and bid payload.
- AdView.AdViewLoadConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an ad load config.
- AdView.AdViewLoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- ALL - Static variable in enum com.facebook.ads.CacheFlag
-
- API_NOT_SUPPORTED - Static variable in class com.facebook.ads.AdError
-
- AudienceNetworkActivity - Class in com.facebook.ads
-
AudienceNetworkActivity is the Android activity for displaying and handling ads.
- AudienceNetworkActivity() - Constructor for class com.facebook.ads.AudienceNetworkActivity
-
- AudienceNetworkAds - Class in com.facebook.ads
-
The class contains methods that are used across whole Audience Network SDK
during lifetime of the application.
- AudienceNetworkAds.AdFormat - Annotation Type in com.facebook.ads
-
Constants that represent Audience Network SDK Ad Formats.
- AudienceNetworkAds.InitListener - Interface in com.facebook.ads
-
The interface that allows receive callback when initialization of the SDK is done.
- AudienceNetworkAds.InitResult - Interface in com.facebook.ads
-
Result of initialization.
- AudienceNetworkAds.InitSettingsBuilder - Interface in com.facebook.ads
-
A builder class that allows to pass additional setting during initialization.
- AudienceNetworkContentProvider - Class in com.facebook.ads
-
- AudienceNetworkContentProvider() - Constructor for class com.facebook.ads.AudienceNetworkContentProvider
-
- getAdBodyText() - Method in class com.facebook.ads.NativeAdBase
-
Gets the body, usually a longer description of the ad.
- getAdCallToAction() - Method in class com.facebook.ads.NativeAdBase
-
Gets the call to action phrase.
- getAdChoicesIcon() - Method in class com.facebook.ads.NativeAdBase
-
- getAdChoicesImageUrl() - Method in class com.facebook.ads.NativeAdBase
-
- getAdChoicesLinkUrl() - Method in class com.facebook.ads.NativeAdBase
-
- getAdChoicesText() - Method in class com.facebook.ads.NativeAdBase
-
- getAdContentsView() - Method in class com.facebook.ads.MediaView
-
- getAdCoverImage() - Method in class com.facebook.ads.NativeAdBase
-
Gets the cover image creative.
- getAdCreativeType() - Method in class com.facebook.ads.NativeAd
-
Gets the Ad Creative Type, which can be IMAGE, VIDEO, CAROUSEL or UNKNOWN.
- getAdExperienceType() - Method in enum com.facebook.ads.AdExperienceType
-
Get name of AdExperienceType in String.
- getAdFormatForPlacement(Context, String) - Static method in class com.facebook.ads.AudienceNetworkAds
-
- getAdHeadline() - Method in class com.facebook.ads.NativeAdBase
-
Shows the headline that the advertiser entered when
they created an ad; main title of an ad.
- getAdIcon() - Method in class com.facebook.ads.NativeAdBase
-
Gets the icon creative.
- getAdLinkDescription() - Method in class com.facebook.ads.NativeAdBase
-
Shows additional information that the advertiser may have entered.
- getAdSocialContext() - Method in class com.facebook.ads.NativeAdBase
-
Gets the social context.
- getAdsProcessName(Context) - Static method in class com.facebook.ads.AudienceNetworkAds
-
- getAdStarRating() - Method in class com.facebook.ads.NativeAdBase
-
- getAdTranslation() - Method in class com.facebook.ads.NativeAdBase
-
Shows the word 'ad', translated into the regional language
- getAdTypeString() - Method in enum com.facebook.ads.AdSettings.TestAdType
-
- getAdUntrimmedBodyText() - Method in class com.facebook.ads.NativeAdBase
-
Gets the untrimmed ad body
- getAdvertiserName() - Method in class com.facebook.ads.NativeAdBase
-
Shows the name of Facebook Page or mobile app
that represents the ad.
- getAdViewAttributes() - Method in class com.facebook.ads.NativeAdBase
-
Deprecated.
- getAspectRatio() - Method in class com.facebook.ads.NativeAdBase
-
Aspect ratio of the ad creative.
- getAutoplay() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getAutoplayOnMobile() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getBackgroundColor() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- 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
-
Deprecated.
- getButtonColor() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getButtonTextColor() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- 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
-
Deprecated.
- getDescriptionTextSize() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getDuration() - Method in class com.facebook.ads.MediaViewVideoRenderer
-
Get the duration of the video in milliseconds.
- getEnumCode() - Method in enum com.facebook.ads.NativeAdView.Type
-
Deprecated.
- getEnumCode() - Method in enum com.facebook.ads.NativeBannerAdView.Type
-
- 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.NativeAdBase.Image
-
Gets the height of the image.
- getHeight() - Method in enum com.facebook.ads.NativeAdView.Type
-
Deprecated.
- getHeight() - Method in enum com.facebook.ads.NativeBannerAdView.Type
-
Gets the height of the ad control.
- getHints() - Method in class com.facebook.ads.ExtraHints
-
Deprecated.
- getHumanReadable() - Method in enum com.facebook.ads.AdSettings.TestAdType
-
- getId() - Method in class com.facebook.ads.NativeAdBase
-
Gets a unique ID for the NativeAd.
- getInternalAttributes() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Used by other SDK classes and subject to change.
- getInternalNativeAd() - Method in class com.facebook.ads.NativeAdBase
-
Used by other SDK classes and subject to change.
- getMediaHeight() - Method in class com.facebook.ads.MediaView
-
- getMediationData() - Method in class com.facebook.ads.ExtraHints
-
Deprecated.
- getMediationService() - Static method in class com.facebook.ads.AdSettings
-
Returns the name of the mediation service that is mediating Audience Network
- getMediaViewApi() - Method in class com.facebook.ads.MediaView
-
Used by other SDK classes and subject to change.
- getMediaViewVideoRendererApi() - Method in class com.facebook.ads.MediaViewVideoRenderer
-
Used by other SDK classes and subject to change.
- getMediaWidth() - Method in class com.facebook.ads.MediaView
-
- getMessage() - Method in interface com.facebook.ads.AudienceNetworkAds.InitResult
-
A message that contains details about initialization result.
- getNativeAdApi() - Method in class com.facebook.ads.NativeAd
-
Used by other SDK classes and subject to change.
- getNativeAdLayoutApi() - Method in class com.facebook.ads.NativeAdLayout
-
Used by other SDK classes and subject to change.
- 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.NativeAdBase
-
- getPlacementId() - Method in class com.facebook.ads.RewardedVideoAd
-
- getPreloadedIconViewDrawable() - Method in class com.facebook.ads.NativeAdBase
-
- getPromotedTranslation() - Method in class com.facebook.ads.NativeAdBase
-
Shows the word 'promoted', translated into the regional language
- getQuantity() - Method in class com.facebook.ads.RewardData
-
- getSaveInstanceState() - Method in class com.facebook.ads.InstreamVideoAdView
-
- getScale() - Method in class com.facebook.ads.NativeAdBase.Rating
-
Gets the rating scale.
- getSponsoredTranslation() - Method in class com.facebook.ads.NativeAdBase
-
Shows the word 'Sponsored', translated into the regional language.
- getTestAdType() - Static method in class com.facebook.ads.AdSettings
-
- getTitleTextColor() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getTitleTextSize() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getType(Uri) - Method in class com.facebook.ads.AudienceNetworkContentProvider
-
- getTypeface() - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- getUniqueNativeAdCount() - Method in class com.facebook.ads.NativeAdsManager
-
- getUrl() - Method in class com.facebook.ads.NativeAdBase.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.NativeAdBase.Rating
-
Gets the rating value.
- getValue() - Method in enum com.facebook.ads.NativeAdView.Type
-
Deprecated.
- getValue() - Method in enum com.facebook.ads.NativeBannerAdView.Type
-
- getVideoDuration() - Method in class com.facebook.ads.RewardedVideoAd
-
- 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.NativeAdBase.Image
-
Gets the width of the image.
- getWidth() - Method in enum com.facebook.ads.NativeAdView.Type
-
Deprecated.
- getWidth() - Method in enum com.facebook.ads.NativeBannerAdView.Type
-
Gets the width of the ad control.
- ICONVIEW_MISSING_ERROR_CODE - Static variable in class com.facebook.ads.AdError
-
- INCORRECT_STATE_ERROR - Static variable in class com.facebook.ads.AdError
-
- initialize(Context) - Static method in class com.facebook.ads.AudienceNetworkAds
-
Initialize the Audience Network SDK.
- initialize() - Method in interface com.facebook.ads.AudienceNetworkAds.InitSettingsBuilder
-
Triggers asynchronous initialization.
- insert(Uri, ContentValues) - Method in class com.facebook.ads.AudienceNetworkContentProvider
-
- INSTREAM_VIDEO_MOBILE - Static variable in annotation type com.facebook.ads.AudienceNetworkAds.AdFormat
-
- InstreamVideoAdListener - Interface in com.facebook.ads
-
- InstreamVideoAdView - Class in com.facebook.ads
-
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
- InstreamVideoAdView.InstreamVideoLoadAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an ad load config.
- InstreamVideoAdView.InstreamVideoLoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- INTERNAL_ERROR - Static variable in class com.facebook.ads.AdError
-
- INTERNAL_ERROR_2003 - Static variable in class com.facebook.ads.AdError
-
- INTERNAL_ERROR_2004 - Static variable in class com.facebook.ads.AdError
-
- INTERNAL_ERROR_2006 - Static variable in class com.facebook.ads.AdError
-
- INTERNAL_ERROR_CODE - Static variable in class com.facebook.ads.AdError
-
- internalError(int) - Static method in class com.facebook.ads.AdError
-
- INTERSTITIAL - Static variable in class com.facebook.ads.AdSize
-
A full screen interstitial size.
- INTERSTITIAL - Static variable in annotation type com.facebook.ads.AudienceNetworkAds.AdFormat
-
- INTERSTITIAL_AD_TIMEOUT - Static variable in class com.facebook.ads.AdError
-
- InterstitialAd - Class in com.facebook.ads
-
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.
- InterstitialAd.InterstitialAdLoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- InterstitialAd.InterstitialAdShowConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad showing.
- InterstitialAd.InterstitialLoadAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an interstitial ad load config.
- InterstitialAd.InterstitialShowAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an interstitial ad show config.
- InterstitialAdExtendedListener - Interface in com.facebook.ads
-
InterstitialAdExtendedListener interface is notified of events
in
InterstitialAd
lifecycle.
- InterstitialAdListener - Interface in com.facebook.ads
-
InterstitialAdListener interface is notified of events in
InterstitialAd
lifecycle.
- isAdInvalidated() - Method in interface com.facebook.ads.Ad
-
Indicate whether the ad is still valid.
- isAdInvalidated() - Method in class com.facebook.ads.AdView
-
- isAdInvalidated() - Method in class com.facebook.ads.InstreamVideoAdView
-
- isAdInvalidated() - Method in class com.facebook.ads.InterstitialAd
-
- isAdInvalidated() - Method in class com.facebook.ads.NativeAdBase
-
- isAdInvalidated() - Method in class com.facebook.ads.RewardedVideoAd
-
- 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.NativeAdBase
-
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
- isChildDirected() - Static method in class com.facebook.ads.AdSettings
-
- isInAdsProcess(Context) - Static method in class com.facebook.ads.AudienceNetworkAds
-
- isInitialized(Context) - Static method in class com.facebook.ads.AudienceNetworkAds
-
Returns true if Audience Network SDK has been already initialized.
- isLoaded() - Method in class com.facebook.ads.NativeAdsManager
-
- isMixedAudience() - Static method in class com.facebook.ads.AdSettings
-
Gets whether the ad control is targeting a mixed audience.
- isNativeConfigEnabled() - Method in class com.facebook.ads.NativeAdBase
-
Deprecated.
- isSuccess() - Method in interface com.facebook.ads.AudienceNetworkAds.InitResult
-
A boolean value that shows if the SDK was successfully initialized.
- 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
- NATIVE - Static variable in annotation type com.facebook.ads.AudienceNetworkAds.AdFormat
-
- NATIVE_AD_IS_NOT_LOADED - Static variable in class com.facebook.ads.AdError
-
- NATIVE_BANNER - Static variable in annotation type com.facebook.ads.AudienceNetworkAds.AdFormat
-
- nativeAd - Variable in class com.facebook.ads.MediaViewVideoRenderer
-
Deprecated.
- NativeAd - Class in com.facebook.ads
-
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, NativeAdBaseApi) - Constructor for class com.facebook.ads.NativeAd
-
Used by other SDK classes and subject to change.
- NativeAd(Context, NativeAdBase) - Constructor for class com.facebook.ads.NativeAd
-
Used by other SDK classes and subject to change.
- NativeAd.AdCreativeType - Enum in com.facebook.ads
-
- NativeAdBase - Class in com.facebook.ads
-
- NativeAdBase(Context, String) - Constructor for class com.facebook.ads.NativeAdBase
-
Constructs an NativeAdBase using the given context and placement id.
- NativeAdBase(NativeAdBaseApi) - Constructor for class com.facebook.ads.NativeAdBase
-
Used by other SDK classes and subject to change.
- NativeAdBase.Image - Class in com.facebook.ads
-
Image creative.
- NativeAdBase.MediaCacheFlag - Enum in com.facebook.ads
-
Media Cache flag
- NativeAdBase.NativeAdLoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- NativeAdBase.NativeComponentTag - Enum in com.facebook.ads
-
Optional tags for native ad view components.
- NativeAdBase.NativeLoadAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents a native ad load config.
- NativeAdBase.Rating - Class in com.facebook.ads
-
Rating info.
- NativeAdLayout - Class in com.facebook.ads
-
NativeAdLayout is a wrapper for FrameLayout that is required to show the inline ad reporting
menu for Native Ads.
- NativeAdLayout(Context) - Constructor for class com.facebook.ads.NativeAdLayout
-
- NativeAdLayout(Context, AttributeSet) - Constructor for class com.facebook.ads.NativeAdLayout
-
- NativeAdLayout(Context, AttributeSet, int) - Constructor for class com.facebook.ads.NativeAdLayout
-
- NativeAdLayout(Context, NativeAdLayoutApi) - Constructor for class com.facebook.ads.NativeAdLayout
-
Used by other SDK classes and subject to change.
- NativeAdListener - Interface in com.facebook.ads
-
- NativeAdScrollView - Class in com.facebook.ads
-
NativeAdScrollView provides a horizontal scrolling experience hosting either NativeAdViews or
custom views.
- NativeAdScrollView(Context, NativeAdsManager, NativeAdScrollView.AdViewProvider) - Constructor for class com.facebook.ads.NativeAdScrollView
-
- NativeAdScrollView(Context, NativeAdsManager, NativeAdScrollView.AdViewProvider, int) - Constructor for class com.facebook.ads.NativeAdScrollView
-
- NativeAdScrollView(Context, NativeAdsManager, int) - Constructor for class com.facebook.ads.NativeAdScrollView
-
- NativeAdScrollView(Context, NativeAdsManager, int, NativeAdViewAttributes) - Constructor for class com.facebook.ads.NativeAdScrollView
-
- NativeAdScrollView(Context, NativeAdsManager, int, NativeAdViewAttributes, int) - Constructor for class com.facebook.ads.NativeAdScrollView
-
- NativeAdScrollView(Context, NativeAdsManager, NativeAdView.Type) - Constructor for class com.facebook.ads.NativeAdScrollView
-
Deprecated.
- NativeAdScrollView(Context, NativeAdsManager, NativeAdView.Type, NativeAdViewAttributes) - Constructor for class com.facebook.ads.NativeAdScrollView
-
Deprecated.
- NativeAdScrollView(Context, NativeAdsManager, NativeAdView.Type, NativeAdViewAttributes, int) - Constructor for class com.facebook.ads.NativeAdScrollView
-
Deprecated.
- NativeAdScrollView.AdViewProvider - Interface in com.facebook.ads
-
- NativeAdsManager - Class in com.facebook.ads
-
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
-
- NativeAdsManager.Listener - Interface in com.facebook.ads
-
- NativeAdView - Class in com.facebook.ads
-
NativeAdView
provides a templated
View
for a
NativeAd
with flexible width and height determined by the container View.
- NativeAdView() - Constructor for class com.facebook.ads.NativeAdView
-
- NativeAdView.Type - Enum in com.facebook.ads
-
Deprecated.
- NativeAdViewAttributes - Class in com.facebook.ads
-
NativeAdViewAttributes controls layout and display elements of the NativeAdView.
- NativeAdViewAttributes(Context) - Constructor for class com.facebook.ads.NativeAdViewAttributes
-
Create NativeAdViewAttributes.
- NativeAdViewAttributes() - Constructor for class com.facebook.ads.NativeAdViewAttributes
-
- NativeBannerAd - Class in com.facebook.ads
-
NativeBannerAd provides an ad creative for apps to render on a custom layout.
- NativeBannerAd(Context, String) - Constructor for class com.facebook.ads.NativeBannerAd
-
- NativeBannerAdView - Class in com.facebook.ads
-
- NativeBannerAdView() - Constructor for class com.facebook.ads.NativeBannerAdView
-
- NativeBannerAdView.Type - Enum in com.facebook.ads
-
- 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
-
- 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
-
- onConfigurationChanged(Configuration) - Method in class com.facebook.ads.AudienceNetworkActivity
-
- onCreate(Bundle) - Method in class com.facebook.ads.AudienceNetworkActivity
-
- onCreate() - Method in class com.facebook.ads.AudienceNetworkContentProvider
-
- onCtaBroadcast() - Method in class com.facebook.ads.NativeAdBase
-
- onDestroy() - Method in class com.facebook.ads.AudienceNetworkActivity
-
- 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
-
- onInitialized(AudienceNetworkAds.InitResult) - Method in interface com.facebook.ads.AudienceNetworkAds.InitListener
-
- onInterstitialActivityDestroyed() - Method in interface com.facebook.ads.InterstitialAdExtendedListener
-
Called when the Interstitial activity is destroyed.
- 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
-
- onMediaDownloaded(Ad) - Method in interface com.facebook.ads.NativeAdListener
-
- 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.DefaultMediaViewVideoRenderer
-
- onPrepared() - Method in class com.facebook.ads.MediaViewVideoRenderer
-
Callback when the video is prepared and ready to play.
- onPrepared() - Method in class com.facebook.ads.MediaViewVideoRendererWithBackgroundPlayback
-
- onResume() - Method in class com.facebook.ads.AudienceNetworkActivity
-
- onRewardedAdCompleted() - Method in interface com.facebook.ads.RewardedAdListener
-
Called when the reward criteria for any ad is satisfied on client.
- onRewardedAdServerFailed() - Method in interface com.facebook.ads.RewardedAdListener
-
Called when the reward criteria for any ad fails from server url, if used.
- onRewardedAdServerSucceeded() - Method in interface com.facebook.ads.RewardedAdListener
-
Called when the reward criteria for any ad is satisfied from server url, if used.
- onRewardedVideoActivityDestroyed() - Method in interface com.facebook.ads.RewardedVideoAdExtendedListener
-
Called when the Rewarded Video activity is destroyed.
- 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
-
- onStop() - Method in class com.facebook.ads.AudienceNetworkActivity
-
- onTouchEvent(MotionEvent) - 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.
- 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.
- registerViewForInteraction(View, MediaView) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, MediaView) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, List<View>) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, MediaView, List<View>) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, ImageView) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, ImageView, List<View>) - Method in class com.facebook.ads.NativeAd
-
Registers the given view as the container and the required MediaView as the contents display
for this NativeAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView) - Method in class com.facebook.ads.NativeBannerAd
-
Registers the given view as the container and the required MediaView as the Icon display
for this NativeBannerAd to handle impressions and clicks.
- registerViewForInteraction(View, MediaView, List<View>) - Method in class com.facebook.ads.NativeBannerAd
-
Registers the given view as the container and the required MediaView as the Icon display
for this NativeBannerAd to handle impressions and clicks.
- registerViewForInteraction(View, ImageView) - Method in class com.facebook.ads.NativeBannerAd
-
Registers the given view as the container and the required ImageView as the Icon display
for this NativeBannerAd to handle impressions and clicks.
- registerViewForInteraction(View, ImageView, List<View>) - Method in class com.facebook.ads.NativeBannerAd
-
Registers the given view as the container and the required ImageView as the Icon display
for this NativeBannerAd to handle impressions and clicks.
- REMOTE_ADS_SERVICE_ERROR - Static variable in class com.facebook.ads.AdError
-
- render(Context, NativeAd) - Static method in class com.facebook.ads.NativeAdView
-
- render(Context, NativeAd, NativeAdViewAttributes) - Static method in class com.facebook.ads.NativeAdView
-
- render(Context, NativeAd, NativeAdView.Type) - Static method in class com.facebook.ads.NativeAdView
-
Deprecated.
- render(Context, NativeAd, NativeAdView.Type, NativeAdViewAttributes) - Static method in class com.facebook.ads.NativeAdView
-
Deprecated.
- render(Context, NativeBannerAd, NativeBannerAdView.Type) - Static method in class com.facebook.ads.NativeBannerAdView
-
- render(Context, NativeBannerAd, NativeBannerAdView.Type, NativeAdViewAttributes) - Static method in class com.facebook.ads.NativeBannerAdView
-
- repair(Throwable) - Method in class com.facebook.ads.MediaView
-
- RewardData - Class in com.facebook.ads
-
- RewardData(String, String) - Constructor for class com.facebook.ads.RewardData
-
- RewardData(String, String, int) - Constructor for class com.facebook.ads.RewardData
-
- REWARDED_VIDEO - Static variable in annotation type com.facebook.ads.AudienceNetworkAds.AdFormat
-
- RewardedAdListener - Interface in com.facebook.ads
-
- RewardedVideoAd - Class in com.facebook.ads
-
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
- RewardedVideoAd.RewardedVideoAdLoadConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad loading.
- RewardedVideoAd.RewardedVideoAdShowConfigBuilder - Interface in com.facebook.ads
-
Builder that allows to configure an ad showing.
- RewardedVideoAd.RewardedVideoLoadAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an rewarded video ad load config.
- RewardedVideoAd.RewardedVideoShowAdConfig - Interface in com.facebook.ads
-
Marker interface for an object that represents an rewarded video ad show config.
- RewardedVideoAdExtendedListener - Interface in com.facebook.ads
-
RewardedVideoAdExtendedListener interface is notified of events
in
RewardedVideoAd
lifecycle.
- RewardedVideoAdListener - Interface in com.facebook.ads
-
RewardedVideoAdListener interface is notified of events
in
RewardedVideoAd
lifecycle.
- S2SRewardedVideoAdExtendedListener - Interface in com.facebook.ads
-
S2SRewardedVideoAdExtendedListener interface is notified of events
in
RewardedVideoAd
lifecycle using
severside validation
- S2SRewardedVideoAdListener - Interface in com.facebook.ads
-
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.
- serialVersionUID - Static variable in enum com.facebook.ads.AdSettings.IntegrationErrorMode
-
- serialVersionUID - Static variable in enum com.facebook.ads.AdSettings.MultiprocessSupportMode
-
Deprecated.
- serialVersionUID - Static variable in enum com.facebook.ads.AdSettings.TestAdType
-
- SERVER_ERROR - Static variable in class com.facebook.ads.AdError
-
- SERVER_ERROR_CODE - Static variable in class com.facebook.ads.AdError
-
- setAdListener(AdListener) - Method in class com.facebook.ads.AdView
-
- setAdListener(InstreamVideoAdListener) - Method in class com.facebook.ads.InstreamVideoAdView
-
- setAdListener(InterstitialAdListener) - Method in class com.facebook.ads.InterstitialAd
-
- setAdListener(NativeAdListener) - Method in class com.facebook.ads.NativeAdBase
-
- setAdListener(RewardedVideoAdListener) - Method in class com.facebook.ads.RewardedVideoAd
-
- setAutoplay(boolean) - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- setAutoplayOnMobile(boolean) - Method in class com.facebook.ads.NativeAdViewAttributes
-
Deprecated.
- setBackgroundColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The color that will be used as background for the whole Ad View.
- setButtonBorderColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The color for the border of the CTA button.
- setButtonColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The background color of the CTA button.
- setButtonTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The text color of the CTA button.
- setDebugBuild(boolean) - Static method in class com.facebook.ads.AdSettings
-
Puts the SDK in debug mode
- setDescriptionTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The color that will be used for all text fields except the title and the CTA button.
- setExtraHints(ExtraHints) - Method in interface com.facebook.ads.Ad
-
- setExtraHints(ExtraHints) - Method in class com.facebook.ads.AdView
-
Deprecated.
- setExtraHints(ExtraHints) - Method in class com.facebook.ads.InstreamVideoAdView
-
Deprecated.
- setExtraHints(ExtraHints) - Method in class com.facebook.ads.InterstitialAd
-
Deprecated.
- setExtraHints(ExtraHints) - Method in class com.facebook.ads.NativeAdBase
-
Deprecated.
- setExtraHints(String) - Method in class com.facebook.ads.NativeAdsManager
-
- setExtraHints(ExtraHints) - Method in class com.facebook.ads.RewardedVideoAd
-
Deprecated.
- setIconColor(int) - Method in class com.facebook.ads.AdOptionsView
-
Sets the color of the icons.
- setIconSizeDp(int) - Method in class com.facebook.ads.AdOptionsView
-
Sets the size of the icons in dp.
- setInset(int) - Method in class com.facebook.ads.NativeAdScrollView
-
- setIntegrationErrorMode(AdSettings.IntegrationErrorMode) - Static method in class com.facebook.ads.AdSettings
-
Specify behaviour of the SDK when client code has an integration error.
- setIsChildDirected(boolean) - Static method in class com.facebook.ads.AdSettings
-
- setListener(MediaViewListener) - Method in class com.facebook.ads.MediaView
-
- setListener(NativeAdsManager.Listener) - Method in class com.facebook.ads.NativeAdsManager
-
- setMaxWidth(int) - Method in class com.facebook.ads.NativeAdLayout
-
- setMediationService(String) - Static method in class com.facebook.ads.AdSettings
-
Sets the name of the mediation service that is mediating Audience Network.
- setMinWidth(int) - Method in class com.facebook.ads.NativeAdLayout
-
- setMixedAudience(boolean) - Static method in class com.facebook.ads.AdSettings
-
Sets whether the ad control is targeting a mixed audience.
- setMultiprocessSupportMode(AdSettings.MultiprocessSupportMode) - Static method in class com.facebook.ads.AdSettings
-
- setNativeAd(NativeAd) - Method in class com.facebook.ads.MediaViewVideoRenderer
-
- setOnTouchListener(View.OnTouchListener) - Method in class com.facebook.ads.NativeAdBase
-
Sets an OnTouchListener to be notified of touch events on the ad unit.
- setRewardData(RewardData) - Method in class com.facebook.ads.RewardedVideoAd
-
- setRewardedAdListener(RewardedAdListener) - Method in class com.facebook.ads.InterstitialAd
-
- setSingleIcon(boolean) - Method in class com.facebook.ads.AdOptionsView
-
This view displays the ad choices and ad reporting icons by default.
- setTestAdType(AdSettings.TestAdType) - Static method in class com.facebook.ads.AdSettings
-
- setTestMode(boolean) - Static method in class com.facebook.ads.AdSettings
-
Sets whether ad controls are working in test mode.
- setTitleTextColor(int) - Method in class com.facebook.ads.NativeAdViewAttributes
-
The color that will be used for the Ad Title and AdOptionsView.
- setTypeface(Typeface) - Method in class com.facebook.ads.NativeAdViewAttributes
-
Sets the Typeface
for all text in the Ad View.
- 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.
- setVisibleAnimation(boolean) - Static method in class com.facebook.ads.AdSettings
-
- 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.
- shouldAllowBackgroundPlayback() - Method in class com.facebook.ads.MediaViewVideoRendererWithBackgroundPlayback
-
- shouldAutoplay() - Method in class com.facebook.ads.MediaViewVideoRenderer
-
Returns if the video should autoplay or not.
- show() - Method in interface com.facebook.ads.FullScreenAd
-
- 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(InterstitialAd.InterstitialShowAdConfig) - 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(RewardedVideoAd.RewardedVideoShowAdConfig) - Method in class com.facebook.ads.RewardedVideoAd
-
Shows the rewarded video ad
- show(int) - Method in class com.facebook.ads.RewardedVideoAd
-
- SHOW_CALLED_BEFORE_LOAD_ERROR - Static variable in class com.facebook.ads.AdError
-
- SHOW_CALLED_BEFORE_LOAD_ERROR_CODE - Static variable in class com.facebook.ads.AdError
-
- valueOf(String) - Static method in enum com.facebook.ads.AdExperienceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.AdOptionsView.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.AdSettings.IntegrationErrorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.AdSettings.MultiprocessSupportMode
-
Deprecated.
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.CacheFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.ExtraHints.HintType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.ExtraHints.Keyword
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.NativeAd.AdCreativeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.NativeAdBase.MediaCacheFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.NativeAdBase.NativeComponentTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.NativeAdView.Type
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.NativeBannerAdView.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.ads.VideoAutoplayBehavior
-
Deprecated.
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.AdExperienceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.ads.AdOptionsView.Orientation
-
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.IntegrationErrorMode
-
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.MultiprocessSupportMode
-
Deprecated.
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.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.ExtraHints.HintType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.ads.ExtraHints.Keyword
-
Deprecated.
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.AdCreativeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.ads.NativeAdBase.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.NativeAdBase.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
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.ads.NativeBannerAdView.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
-
Deprecated.
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.
- videoAutoplayBehavior - Variable in class com.facebook.ads.MediaViewVideoRenderer
-
Deprecated.
- VideoAutoplayBehavior - Enum in com.facebook.ads
-
- VideoStartReason - Enum in com.facebook.ads
-
This enum indicates why the video playback was started.
- withAdExperience(AdExperienceType) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-
Specifies AdExperience for the ad
- withAdListener(AdListener) - Method in interface com.facebook.ads.AdView.AdViewLoadConfigBuilder
-
Sets an AdListener to be notified on events in control lifecycle.
- withAdListener(InstreamVideoAdListener) - Method in interface com.facebook.ads.InstreamVideoAdView.InstreamVideoLoadConfigBuilder
-
Sets an AdListener to be notified on events in control lifecycle.
- withAdListener(InterstitialAdListener) - Method in interface com.facebook.ads.InterstitialAd.InterstitialAdLoadConfigBuilder
-
Sets an InterstitialAdListener to be notified on events in control lifecycle.
- withAdListener(NativeAdListener) - Method in interface com.facebook.ads.NativeAdBase.NativeAdLoadConfigBuilder
-
Sets an InterstitialAdListener to be notified on events in control lifecycle.
- withAdListener(RewardedVideoAdListener) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-
Sets an RewardedVideoAdListener to be notified on events in control lifecycle.
- withAppOrientation(int) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdShowConfigBuilder
-
- withBid(String) - Method in interface com.facebook.ads.Ad.LoadConfigBuilder
-
Allows to loads an ad from the payload supplied with a bid.
- withBid(String) - Method in interface com.facebook.ads.AdView.AdViewLoadConfigBuilder
-
Allow to loads an ad from the payload supplied with a bid.
- withBid(String) - Method in interface com.facebook.ads.InstreamVideoAdView.InstreamVideoLoadConfigBuilder
-
Allow to loads an ad from the payload supplied with a bid.
- withBid(String) - Method in interface com.facebook.ads.InterstitialAd.InterstitialAdLoadConfigBuilder
-
Allow to loads an ad from the payload supplied with a bid.
- withBid(String) - Method in interface com.facebook.ads.NativeAdBase.NativeAdLoadConfigBuilder
-
Allow to loads an ad from the payload supplied with a bid.
- withBid(String) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-
Allow to load an ad from the payload supplied with a bid.
- withCacheFlags(EnumSet<CacheFlag>) - Method in interface com.facebook.ads.InterstitialAd.InterstitialAdLoadConfigBuilder
-
This method allows to set pre-caching for the ad.
- withFailOnCacheFailureEnabled(boolean) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-
Specifies if load should fail when assets were not cached successfully.
- withInitListener(AudienceNetworkAds.InitListener) - Method in interface com.facebook.ads.AudienceNetworkAds.InitSettingsBuilder
-
An optional listener that will be called as soon as initialization is finished.
- withMediaCacheFlag(NativeAdBase.MediaCacheFlag) - Method in interface com.facebook.ads.NativeAdBase.NativeAdLoadConfigBuilder
-
This method allows to disable pre-caching for the ads while it's enabled by default.
- withMediationService(String) - Method in interface com.facebook.ads.AudienceNetworkAds.InitSettingsBuilder
-
Sets the name of the mediation service that is mediating Audience Network.
- withPlacementIds(List<String>) - Method in interface com.facebook.ads.AudienceNetworkAds.InitSettingsBuilder
-
An optional list of placement ids that are used in this application.
- withPreloadedIconView(int, int) - Method in interface com.facebook.ads.NativeAdBase.NativeAdLoadConfigBuilder
-
Allow to pre-load an native ad icon image into memory that
allows instantly populate the image into
MediaView
or
android.widget.ImageView
during ad loading (if cache is enabled) or during
NativeAdBase.downloadMedia()
call (if cache is disabled).
- withRewardData(RewardData) - Method in interface com.facebook.ads.InterstitialAd.InterstitialAdLoadConfigBuilder
-
Specifies RewardData for the ad.
- withRewardData(RewardData) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-
Specifies RewardData for the ad.
- withRewardedAdListener(RewardedAdListener) - Method in interface com.facebook.ads.InterstitialAd.InterstitialAdLoadConfigBuilder
-
Sets a RewardedAdListener to be notified on if user receives a reward.
- withRVChainEnabled(boolean) - Method in interface com.facebook.ads.RewardedVideoAd.RewardedVideoAdLoadConfigBuilder
-