Package com.yandex.mobile.ads.nativeads
See: Description
-
Class Summary Class Description Builder Builds an NativeAdRequestConfiguration. NativeAdRequestConfiguration An AdRequest contains targeting information used to fetch an ad. MediaView MediaView displays native ad media content such as image or video. NativeAdException This exception is thrown when for some reason was unable to parse the native ad response. NativeAdLoader Class containing controls for native ad loading. NativeAdView NativeAdView represents root view for native ad. Builder Builds a NativeAdViewBinder. NativeAdViewBinder NativeAdViewBinder allows bind native ad view View with native ad's content. NativeBulkAdLoader Class containing controls for bulk request ad loading. SliderAdLoader Class containing controls for slider ad loading. -
Enum Summary Enum Description NativeAdType The type of native ad. -
Interface Summary Interface Description ClosableNativeAdEventListener A listener for receiving notifications during the lifecycle of a native ad. NativeAd Interface allows to set NativeAdEventListener and to define whether web links are opened by in-app browser or by third-party browsers. NativeAdAssets Interface provides values for native ad assets. NativeAdEventListener A listener for receiving notifications during the lifecycle of a native ad. NativeAdImage NativeAdImage represents image asset. NativeAdImageLoadingListener A listener for receiving notifications about images loading progress. NativeAdLoadListener Interface that is implemented to determine when the loading of native advertising has completed or failed. NativeAdMedia NativeAdMedia represents media content. NativeBulkAdLoadListener Interface that is implemented to determine when the loading of bulk ad request has completed or failed. Rating Interface allows ad to set rating value to arbitrary view. SliderAd Interface allows to bind NativeAdViewBinder with slider content, SliderAdLoadListener Interface that is implemented to determine when the loading of slider ad has completed or failed.