public class Wrapper extends java.lang.Object implements VastAdSource
| Constructor and Description |
|---|
Wrapper() |
| Modifier and Type | Method and Description |
|---|---|
AdSystem |
getAdSystem() |
Creatives |
getCreatives() |
Error |
getError() |
java.util.List<Extension> |
getExtensions() |
java.util.List<Impression> |
getImpressionList() |
VASTAdTagURI |
getVastAdTagURI() |
boolean |
isAllowMultipleAds() |
boolean |
isFallbackOnNoAd() |
boolean |
isFollowAdditonalWrappers() |
public boolean isFollowAdditonalWrappers()
public boolean isAllowMultipleAds()
public boolean isFallbackOnNoAd()
public VASTAdTagURI getVastAdTagURI()
public AdSystem getAdSystem()
getAdSystem in interface VastAdSourcepublic java.util.List<Impression> getImpressionList()
getImpressionList in interface VastAdSourcepublic Creatives getCreatives()
getCreatives in interface VastAdSourcepublic Error getError()
getError in interface VastAdSourcepublic java.util.List<Extension> getExtensions()
getExtensions in interface VastAdSource