public class SpotXVASTRequestParameters extends VASTRequestParameters
| Modifier and Type | Field and Description |
|---|---|
String |
appCat
Defines the 'app[cat]' request parameter.
|
String |
appDomain
Defines the 'app[domain]' request parameter.
|
String |
appName
Defines the 'app[name]' request parameter.
|
String |
appPrivacypolicy
Defines the 'app[privacypolicy]' request parameter.
|
String |
appQagmediarating
Defines the 'app[qagmediarating]' request parameter.
|
String |
appStoreUrl
Defines the 'app[storeurl]' request parameter.
|
String |
appUId
Defines the 'app[uid]' request parameter.
|
String |
appVersion
Defines the 'app[ver]' request parameter.
|
String |
contentAllRating
Defines the 'content[all_rating]' request parameter.
|
String |
contentCat
Defines the 'content[cat]' request parameter.
|
String |
contentCompanyUrl
Defines the 'content[company_url]' request parameter.
|
String |
contentId
Defines the 'content[id]' request parameter.
|
String |
contentQagmediarating
Defines the 'content[qagmediarating]' request parameter.
|
String |
contentSeries
Defines the 'content[series]' request parameter.
|
String |
contentTitle
Defines the 'content[title]' request parameter.
|
Boolean |
coppa
Defines the 'regs[coppa]' request parameter.
|
Integer |
maxBitrate
Defines the 'max_bitrate' request parameter.
|
Integer |
maxHeight
Defines the 'max_height' request parameter.
|
Integer |
maxWidth
Defines the 'max_width' request parameter.
|
Integer |
minBitrate
Defines the 'min_bitrate' request parameter.
|
Integer |
minHeight
Defines the 'min_height' request parameter.
|
Integer |
minWidth
Defines the 'min_width' request parameter.
|
Integer |
playerHeight
Defines the 'player_height' request parameter.
|
Integer |
playerWidth
Defines the 'player_width' request parameter.
|
Float |
playTime
Defines the 'playtime' request parameter.
|
String |
VPAID
Defines the 'VPAID' request parameter.
|
String |
vpix
Defines the 'vpix' request parameter.
|
| Constructor and Description |
|---|
SpotXVASTRequestParameters() |
| Modifier and Type | Method and Description |
|---|---|
AdNetwork |
getAdNetwork() |
HashMap<String,String> |
getRequestParameters() |
public String appQagmediarating
public String appPrivacypolicy
public String appStoreUrl
public String appVersion
public Integer maxBitrate
public Integer minBitrate
public Integer playerHeight
public Integer playerWidth
public String contentAllRating
public String contentCat
public String contentCompanyUrl
public String contentQagmediarating
public String contentSeries
public String contentTitle
public SpotXVASTRequestParameters()
public HashMap<String,String> getRequestParameters()
public AdNetwork getAdNetwork()