public static interface BrxRtb095.BidRequest.VideoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
BrxRtb095.Api |
getApi(int index)
repeated .Api api = 6; |
int |
getApiCount()
repeated .Api api = 6; |
List<BrxRtb095.Api> |
getApiList()
repeated .Api api = 6; |
BrxRtb095.BidRequest.Banner |
getCompanionad(int index)
repeated .BidRequest.Banner companionad = 15; |
int |
getCompanionadCount()
repeated .BidRequest.Banner companionad = 15; |
List<BrxRtb095.BidRequest.Banner> |
getCompanionadList()
repeated .BidRequest.Banner companionad = 15; |
BrxRtb095.BidRequest.BannerOrBuilder |
getCompanionadOrBuilder(int index)
repeated .BidRequest.Banner companionad = 15; |
List<? extends BrxRtb095.BidRequest.BannerOrBuilder> |
getCompanionadOrBuilderList()
repeated .BidRequest.Banner companionad = 15; |
BrxRtb095.Companiontype |
getCompaniontype(int index)
repeated .Companiontype companiontype = 14; |
int |
getCompaniontypeCount()
repeated .Companiontype companiontype = 14; |
List<BrxRtb095.Companiontype> |
getCompaniontypeList()
repeated .Companiontype companiontype = 14; |
BrxRtb095.Delivery |
getDelivery(int index)
repeated .Delivery delivery = 12; |
int |
getDeliveryCount()
repeated .Delivery delivery = 12; |
List<BrxRtb095.Delivery> |
getDeliveryList()
repeated .Delivery delivery = 12; |
int |
getH()
optional int32 h = 8; |
BrxRtb095.Linearity |
getLinearity()
optional .Linearity linearity = 2; |
int |
getMaxbitrate()
optional int32 maxbitrate = 10; |
int |
getMaxduration()
optional int32 maxduration = 4; |
BrxRtb095.Mimes |
getMimes(int index)
repeated .Mimes mimes = 1; |
int |
getMimesCount()
repeated .Mimes mimes = 1; |
List<BrxRtb095.Mimes> |
getMimesList()
repeated .Mimes mimes = 1; |
int |
getMinduration()
optional int32 minduration = 3; |
BrxRtb095.Playbackmethod |
getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11; |
int |
getPlaybackmethodCount()
repeated .Playbackmethod playbackmethod = 11; |
List<BrxRtb095.Playbackmethod> |
getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11; |
BrxRtb095.Pos |
getPos()
optional .Pos pos = 13; |
BrxRtb095.Protocol |
getProtocol(int index)
repeated .Protocol protocol = 5; |
int |
getProtocolCount()
repeated .Protocol protocol = 5; |
List<BrxRtb095.Protocol> |
getProtocolList()
repeated .Protocol protocol = 5; |
int |
getStartdelay()
optional int32 startdelay = 9; |
int |
getW()
optional int32 w = 7; |
boolean |
hasH()
optional int32 h = 8; |
boolean |
hasLinearity()
optional .Linearity linearity = 2; |
boolean |
hasMaxbitrate()
optional int32 maxbitrate = 10; |
boolean |
hasMaxduration()
optional int32 maxduration = 4; |
boolean |
hasMinduration()
optional int32 minduration = 3; |
boolean |
hasPos()
optional .Pos pos = 13; |
boolean |
hasStartdelay()
optional int32 startdelay = 9; |
boolean |
hasW()
optional int32 w = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<BrxRtb095.Mimes> getMimesList()
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
int getMimesCount()
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
BrxRtb095.Mimes getMimes(int index)
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
boolean hasLinearity()
optional .Linearity linearity = 2;
Indicates whether the ad impression is linear or non-linear.
BrxRtb095.Linearity getLinearity()
optional .Linearity linearity = 2;
Indicates whether the ad impression is linear or non-linear.
boolean hasMinduration()
optional int32 minduration = 3;
Minimum video ad duration in seconds
int getMinduration()
optional int32 minduration = 3;
Minimum video ad duration in seconds
boolean hasMaxduration()
optional int32 maxduration = 4;
Maximum video ad duration in seconds
int getMaxduration()
optional int32 maxduration = 4;
Maximum video ad duration in seconds
List<BrxRtb095.Protocol> getProtocolList()
repeated .Protocol protocol = 5;
Video bid response protocols supported
int getProtocolCount()
repeated .Protocol protocol = 5;
Video bid response protocols supported
BrxRtb095.Protocol getProtocol(int index)
repeated .Protocol protocol = 5;
Video bid response protocols supported
List<BrxRtb095.Api> getApiList()
repeated .Api api = 6;
List of supported API frameworks for this impression
int getApiCount()
repeated .Api api = 6;
List of supported API frameworks for this impression
BrxRtb095.Api getApi(int index)
repeated .Api api = 6;
List of supported API frameworks for this impression
boolean hasW()
optional int32 w = 7;
Width of the player in pixels
int getW()
optional int32 w = 7;
Width of the player in pixels
boolean hasH()
optional int32 h = 8;
Height of the player in pixels
int getH()
optional int32 h = 8;
Height of the player in pixels
boolean hasStartdelay()
optional int32 startdelay = 9;
Indicates the start delay in seconds for preroll, midroll, or postroll ad placement. See Open RTB 2.1 Table 6.9 Video Start Delay for generic placement values.
int getStartdelay()
optional int32 startdelay = 9;
Indicates the start delay in seconds for preroll, midroll, or postroll ad placement. See Open RTB 2.1 Table 6.9 Video Start Delay for generic placement values.
boolean hasMaxbitrate()
optional int32 maxbitrate = 10;
Maximum bit rate in Kbps.
int getMaxbitrate()
optional int32 maxbitrate = 10;
Maximum bit rate in Kbps.
List<BrxRtb095.Playbackmethod> getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
int getPlaybackmethodCount()
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
BrxRtb095.Playbackmethod getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
List<BrxRtb095.Delivery> getDeliveryList()
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
int getDeliveryCount()
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
BrxRtb095.Delivery getDelivery(int index)
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
boolean hasPos()
optional .Pos pos = 13;
Ad position
BrxRtb095.Pos getPos()
optional .Pos pos = 13;
Ad position
List<BrxRtb095.Companiontype> getCompaniontypeList()
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
int getCompaniontypeCount()
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
BrxRtb095.Companiontype getCompaniontype(int index)
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
List<BrxRtb095.BidRequest.Banner> getCompanionadList()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
BrxRtb095.BidRequest.Banner getCompanionad(int index)
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
int getCompanionadCount()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
List<? extends BrxRtb095.BidRequest.BannerOrBuilder> getCompanionadOrBuilderList()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
BrxRtb095.BidRequest.BannerOrBuilder getCompanionadOrBuilder(int index)
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects