| Interface | Description |
|---|---|
| AppwallAdView.AppwallAdViewListener | |
| PromoCardView |
Interface should be implemented by custom card view.
|
| Class | Description |
|---|---|
| AppwallAdTeaserView |
Component to implement your own list of applications and customize the parameters of an
individual item
|
| AppwallAdView |
Scrollable list of applications.
|
| AppwallAdView.AppwallAdapter | |
| AppwallAdView.AppwallCardPlaceholder | |
| IconAdView |
An element of native ads showing icon element with fixed ratio.
|
| MediaAdView |
An element of native ads showing media content.
|
| NativeAdCardView |
A default implementation of
PromoCardView |
| NativeAdChoicesView |
View for custom AdChoices positioning
|
| NativeAdContainer |
Layout to hold View for native ads.
|
| NativeAdView |
View for representing
NativePromoBanner model of NativeAd. |
| NativeBannerAdView |
View for representing
NativeBanner model of NativeBannerAd. |
| PromoCardRecyclerView |
Implementation of RecyclerView to handle Cards inside Advertising View
|
| PromoCardRecyclerView.PromoCardAdapter |