SliderAd

Interface allows to bind NativeAdViewBinder with slider content,

Properties

Link copied to clipboard
abstract val nativeAds: List<NativeAd>

Ads which should be displayed in slider ad view. Each ad view should be subview of slider ad view.

Functions

Link copied to clipboard
abstract fun bindSliderAd(viewBinder: NativeAdViewBinder)

Bind view with native ad's content.