DaroNativeAdViewContainer

NativeAdView Container for displaying a Daro native ad.

need to register views to this container

Since

0.4.0

See also

NativeAdView

(https://developers.google.com/android/reference/com/google/android/gms/ads/nativead/NativeAdView)

Functions

Link copied to clipboard
abstract fun setAdvertiserView(view: View)

Set the advertiser view for the native ad.

Link copied to clipboard
abstract fun setBodyView(view: View)

Set the body view for the native ad.

Link copied to clipboard
abstract fun setCallToActionView(view: View)

Set the call to action view for the native ad.

Link copied to clipboard
abstract fun setClickConfirmingView(view: View)

Set the click confirming view for the native ad.

Link copied to clipboard
abstract fun setHeadlineView(view: View)

Set the headline view for the native ad.

Link copied to clipboard
abstract fun setIconView(view: View)

Set the icon view for the native ad.

Link copied to clipboard
abstract fun setImageView(view: View)

Set the image view for the native ad.

Link copied to clipboard
abstract fun setMediaView(view: DaroMediaView)

Set the media view for the native ad.

Link copied to clipboard
abstract fun setPriceView(view: View)

Set the price view for the native ad.

Link copied to clipboard
abstract fun setStarRatingView(view: View)

Set the star rating view for the native ad.

Link copied to clipboard
abstract fun setStoreView(view: View)

Set the store view for the native ad.