Package com.yandex.mobile.ads.nativeads

    Interface Summary
    InterfaceDescription
    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.
    NativeAdEventListener
    A listener for receiving notifications during the lifecycle of a native ad.
    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.
    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.
    Class Summary
    ClassDescription
    MediaView
    MediaView displays native ad media content such as image or video.
    NativeAdAssets
    Class contains value of native ad assets.
    NativeAdImage
    NativeAdImage represents image asset.
    NativeAdLoader
    Class containing controls for native ad loading.
    NativeAdMedia
    NativeAdMedia represents media content.
    NativeAdRequestConfiguration
    An AdRequest contains targeting information used to fetch an ad.
    NativeAdRequestConfiguration.Builder
    NativeAdView
    NativeAdView represents root view for native ad.
    NativeAdViewBinder
    NativeAdViewBinder allows bind native ad view View with native ad's content.
    NativeAdViewBinder.Builder
    NativeBulkAdLoader
    Class containing controls for bulk request ad loading.
    SliderAdLoader
    Class containing controls for slider ad loading.
    Enum Summary
    EnumDescription
    NativeAdType
    The type of native ad.
    Exception Summary
    ExceptionDescription
    NativeAdException
    This exception is thrown when for some reason was unable to parse the native ad response.