public class VideoAdUnit extends AdUnit
| Modifier and Type | Class and Description |
|---|---|
static class |
VideoAdUnit.PlacementType |
| Constructor and Description |
|---|
VideoAdUnit(java.lang.String configId,
int width,
int height,
VideoAdUnit.PlacementType type) |
| Modifier and Type | Method and Description |
|---|---|
VideoAdUnit.PlacementType |
getType() |
addContextData, addContextKeyword, addContextKeywords, addUserKeyword, addUserKeywords, clearContextData, clearContextKeywords, clearUserKeywords, fetchDemand, removeContextData, removeContextKeyword, removeUserKeyword, setAutoRefreshPeriodMillis, stopAutoRefresh, updateContextDatapublic VideoAdUnit(java.lang.String configId,
int width,
int height,
VideoAdUnit.PlacementType type)
public VideoAdUnit.PlacementType getType()