public class NativePromoBanner extends NativeBanner
| Modifier and Type | Class and Description |
|---|---|
static class |
NativePromoBanner.Builder
Builder for model is used for mediation
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<NativePromoCard> |
getCards() |
java.lang.String |
getCategory() |
ImageData |
getImage() |
java.lang.String |
getSubCategory() |
boolean |
hasVideo() |
static NativePromoBanner |
newBanner(NativeAdBanner nativeAdBanner) |
getAdvertisingLabel, getAgeRestrictions, getCtaText, getDescription, getDisclaimer, getDomain, getIcon, getNavigationType, getRating, getTitle, getVotes@NonNull public static NativePromoBanner newBanner(@NonNull NativeAdBanner nativeAdBanner)
@Nullable public java.lang.String getCategory()
@Nullable public java.lang.String getSubCategory()
public boolean hasVideo()
@NonNull public java.util.ArrayList<NativePromoCard> getCards()
NativePromoCard