Class and Description |
---|
com.facebook.ads.InterstitialAdActivity
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. |
Field and Description |
---|
com.facebook.ads.AdSize.BANNER_320_50 |
com.facebook.ads.AdError.MISSING_PROPERTIES |
Method and Description |
---|
com.facebook.ads.NativeAd.getAdStarRating()
Star rating is deprecated.
|
com.facebook.ads.MediaView.isAutoplay()
Video autoplay control will be moved to the server side.
This API will be removed in future SDK versions.
|
com.facebook.ads.MediaView.setAutoplay(boolean)
Autoplay control will be moved to the server side.
This API will be removed in future SDK versions.
|
com.facebook.ads.MediaView.setAutoplayOnMobile(boolean)
Mobile autoplay control will be moved to the server side.
This API will be removed in future SDK versions.
|
com.facebook.ads.NativeAd.setMediaViewAutoplay(boolean)
Autoplay control will be moved to the server side.
This API will be removed in future SDK versions.
|