public static enum VideoThrift._Fields extends Enum<VideoThrift._Fields> implements TFieldIdEnum
| Enum Constant and Description |
|---|
API
List of supported API frameworks for this impression.
|
BATTR
Blocked creative attributes.
|
BOXINGALLOWED
If exchange publisher has rules preventing letter boxing of 4x3 content to play in a 16x9 window, then this should be set to false.
|
COMPANIONAD
If companion ads are available, they can be listed as an array of banner objects.
|
DELIVERYMETHOD
List of supported delivery methods (streaming, progressive).
|
H
Height of the player in pixels.
|
LINEARITY
Indicates whether the ad impression must be linear, non- linear or can be of any type (field not set).
|
MAXBITRATE
Maximum bit rate in Kbps.
|
MAXDURATION
Maximum video ad duration in seconds.
|
MAXEXTENDED
Maximum extended video ad duration, if extension is allowed.
|
MIMES
Content MIME types supported.
|
MINBITRATE
Minimum bit rate in Kbps.
|
MINDURATION
Minimum video ad duration in seconds.
|
PLAYBACKMETHOD
List of allowed playback methods.
|
POS
Ad Position (see table 6.5).
|
PROTOCOL
Video bid response protocols.
|
PROTOCOLS
Video bid response protocols.
|
SEQUENCE
If multiple ad impressions are offered in the same bid request, the sequence number will allow for the coordinated delivery of multiple creatives.
|
STARTDELAY
Indicates the start delay in seconds for preroll, midroll, or postroll ad placement.
|
VAST_COMPANION_TYPE
Recommended if companion objects are included.
|
W
Width of the player in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
static VideoThrift._Fields |
findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static VideoThrift._Fields |
findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static VideoThrift._Fields |
findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
String |
getFieldName() |
short |
getThriftFieldId() |
static VideoThrift._Fields |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoThrift._Fields[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final VideoThrift._Fields MIMES
public static final VideoThrift._Fields MINDURATION
public static final VideoThrift._Fields MAXDURATION
public static final VideoThrift._Fields PROTOCOL
public static final VideoThrift._Fields PROTOCOLS
public static final VideoThrift._Fields W
public static final VideoThrift._Fields H
public static final VideoThrift._Fields STARTDELAY
public static final VideoThrift._Fields LINEARITY
public static final VideoThrift._Fields SEQUENCE
public static final VideoThrift._Fields BATTR
public static final VideoThrift._Fields MAXEXTENDED
public static final VideoThrift._Fields MINBITRATE
public static final VideoThrift._Fields MAXBITRATE
public static final VideoThrift._Fields BOXINGALLOWED
public static final VideoThrift._Fields PLAYBACKMETHOD
public static final VideoThrift._Fields DELIVERYMETHOD
public static final VideoThrift._Fields POS
public static final VideoThrift._Fields COMPANIONAD
public static final VideoThrift._Fields API
public static final VideoThrift._Fields VAST_COMPANION_TYPE
public static VideoThrift._Fields[] values()
for (VideoThrift._Fields c : VideoThrift._Fields.values()) System.out.println(c);
public static VideoThrift._Fields valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static VideoThrift._Fields findByThriftId(int fieldId)
public static VideoThrift._Fields findByThriftIdOrThrow(int fieldId)
public static VideoThrift._Fields findByName(String name)
public short getThriftFieldId()
getThriftFieldId in interface TFieldIdEnumpublic String getFieldName()
getFieldName in interface TFieldIdEnumCopyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.