public static final class BrxRtb095.BidResponse.Bid.Builder extends com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder> implements BrxRtb095.BidResponse.BidOrBuilder
BidResponse.Bid| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.LazyStringList |
adomain_ |
private int |
bitField0_ |
private Object |
cid_ |
private Object |
crid_ |
private BrxRtb095.BidResponse.BidExt |
ext_ |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidResponse.BidExt,BrxRtb095.BidResponse.BidExt.Builder,BrxRtb095.BidResponse.BidExtOrBuilder> |
extBuilder_ |
private Object |
id_ |
private Object |
impid_ |
private Object |
nurl_ |
private float |
price_ |
| Modifier | Constructor and Description |
|---|---|
private |
Builder() |
private |
Builder(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
| Modifier and Type | Method and Description |
|---|---|
BrxRtb095.BidResponse.Bid.Builder |
addAdomain(String value)
repeated string adomain = 5; |
BrxRtb095.BidResponse.Bid.Builder |
addAdomainBytes(com.google.protobuf.ByteString value)
repeated string adomain = 5; |
BrxRtb095.BidResponse.Bid.Builder |
addAllAdomain(Iterable<String> values)
repeated string adomain = 5; |
BrxRtb095.BidResponse.Bid |
build() |
BrxRtb095.BidResponse.Bid |
buildPartial() |
BrxRtb095.BidResponse.Bid.Builder |
clear() |
BrxRtb095.BidResponse.Bid.Builder |
clearAdomain()
repeated string adomain = 5; |
BrxRtb095.BidResponse.Bid.Builder |
clearCid()
optional string cid = 6; |
BrxRtb095.BidResponse.Bid.Builder |
clearCrid()
optional string crid = 7; |
BrxRtb095.BidResponse.Bid.Builder |
clearExt()
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.Bid.Builder |
clearId()
optional string id = 1; |
BrxRtb095.BidResponse.Bid.Builder |
clearImpid()
optional string impid = 2; |
BrxRtb095.BidResponse.Bid.Builder |
clearNurl()
optional string nurl = 4; |
BrxRtb095.BidResponse.Bid.Builder |
clearPrice()
optional float price = 3; |
BrxRtb095.BidResponse.Bid.Builder |
clone() |
private static BrxRtb095.BidResponse.Bid.Builder |
create() |
private void |
ensureAdomainIsMutable() |
String |
getAdomain(int index)
repeated string adomain = 5; |
com.google.protobuf.ByteString |
getAdomainBytes(int index)
repeated string adomain = 5; |
int |
getAdomainCount()
repeated string adomain = 5; |
com.google.protobuf.ProtocolStringList |
getAdomainList()
repeated string adomain = 5; |
String |
getCid()
optional string cid = 6; |
com.google.protobuf.ByteString |
getCidBytes()
optional string cid = 6; |
String |
getCrid()
optional string crid = 7; |
com.google.protobuf.ByteString |
getCridBytes()
optional string crid = 7; |
BrxRtb095.BidResponse.Bid |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
BrxRtb095.BidResponse.BidExt |
getExt()
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.BidExt.Builder |
getExtBuilder()
optional .BidResponse.BidExt ext = 8; |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidResponse.BidExt,BrxRtb095.BidResponse.BidExt.Builder,BrxRtb095.BidResponse.BidExtOrBuilder> |
getExtFieldBuilder()
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.BidExtOrBuilder |
getExtOrBuilder()
optional .BidResponse.BidExt ext = 8; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getImpid()
optional string impid = 2; |
com.google.protobuf.ByteString |
getImpidBytes()
optional string impid = 2; |
String |
getNurl()
optional string nurl = 4; |
com.google.protobuf.ByteString |
getNurlBytes()
optional string nurl = 4; |
float |
getPrice()
optional float price = 3; |
boolean |
hasCid()
optional string cid = 6; |
boolean |
hasCrid()
optional string crid = 7; |
boolean |
hasExt()
optional .BidResponse.BidExt ext = 8; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasImpid()
optional string impid = 2; |
boolean |
hasNurl()
optional string nurl = 4; |
boolean |
hasPrice()
optional float price = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
private void |
maybeForceBuilderInitialization() |
BrxRtb095.BidResponse.Bid.Builder |
mergeExt(BrxRtb095.BidResponse.BidExt value)
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.Bid.Builder |
mergeFrom(BrxRtb095.BidResponse.Bid other) |
BrxRtb095.BidResponse.Bid.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidResponse.Bid.Builder |
mergeFrom(com.google.protobuf.Message other) |
BrxRtb095.BidResponse.Bid.Builder |
setAdomain(int index,
String value)
repeated string adomain = 5; |
BrxRtb095.BidResponse.Bid.Builder |
setCid(String value)
optional string cid = 6; |
BrxRtb095.BidResponse.Bid.Builder |
setCidBytes(com.google.protobuf.ByteString value)
optional string cid = 6; |
BrxRtb095.BidResponse.Bid.Builder |
setCrid(String value)
optional string crid = 7; |
BrxRtb095.BidResponse.Bid.Builder |
setCridBytes(com.google.protobuf.ByteString value)
optional string crid = 7; |
BrxRtb095.BidResponse.Bid.Builder |
setExt(BrxRtb095.BidResponse.BidExt.Builder builderForValue)
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.Bid.Builder |
setExt(BrxRtb095.BidResponse.BidExt value)
optional .BidResponse.BidExt ext = 8; |
BrxRtb095.BidResponse.Bid.Builder |
setId(String value)
optional string id = 1; |
BrxRtb095.BidResponse.Bid.Builder |
setIdBytes(com.google.protobuf.ByteString value)
optional string id = 1; |
BrxRtb095.BidResponse.Bid.Builder |
setImpid(String value)
optional string impid = 2; |
BrxRtb095.BidResponse.Bid.Builder |
setImpidBytes(com.google.protobuf.ByteString value)
optional string impid = 2; |
BrxRtb095.BidResponse.Bid.Builder |
setNurl(String value)
optional string nurl = 4; |
BrxRtb095.BidResponse.Bid.Builder |
setNurlBytes(com.google.protobuf.ByteString value)
optional string nurl = 4; |
BrxRtb095.BidResponse.Bid.Builder |
setPrice(float value)
optional float price = 3; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionprivate int bitField0_
private Object id_
private Object impid_
private float price_
private Object nurl_
private com.google.protobuf.LazyStringList adomain_
private Object cid_
private Object crid_
private BrxRtb095.BidResponse.BidExt ext_
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidResponse.BidExt,BrxRtb095.BidResponse.BidExt.Builder,BrxRtb095.BidResponse.BidExtOrBuilder> extBuilder_
private Builder()
private Builder(com.google.protobuf.GeneratedMessage.BuilderParent parent)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>private void maybeForceBuilderInitialization()
private static BrxRtb095.BidResponse.Bid.Builder create()
public BrxRtb095.BidResponse.Bid.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>public BrxRtb095.BidResponse.Bid.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>public BrxRtb095.BidResponse.Bid getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BrxRtb095.BidResponse.Bid build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BrxRtb095.BidResponse.Bid buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BrxRtb095.BidResponse.Bid.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>public BrxRtb095.BidResponse.Bid.Builder mergeFrom(BrxRtb095.BidResponse.Bid other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>public BrxRtb095.BidResponse.Bid.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidResponse.Bid.Builder>IOExceptionpublic boolean hasId()
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
hasId in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getId()
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
getId in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
getIdBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setId(String value)
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
public BrxRtb095.BidResponse.Bid.Builder clearId()
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
public BrxRtb095.BidResponse.Bid.Builder setIdBytes(com.google.protobuf.ByteString value)
optional string id = 1;
For each bid, the VAST URL should be passed in the “nurl” field The request of the "nurl" informs the bidder of the win; the response must be VAST XML for the ad The "nurl" should include ##BRX_CLEARING_PRICE## assigned to a parameter to accept the winning price ratio. BRX will replace this macro with the correct value. Please refer to the PDF documentation for details on calculating the winning price.
public boolean hasImpid()
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
hasImpid in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getImpid()
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
getImpid in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getImpidBytes()
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
getImpidBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setImpid(String value)
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
public BrxRtb095.BidResponse.Bid.Builder clearImpid()
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
public BrxRtb095.BidResponse.Bid.Builder setImpidBytes(com.google.protobuf.ByteString value)
optional string impid = 2;
ID of the Imp object from the bid request to which this bid applies.
public boolean hasPrice()
optional float price = 3;
Bid price in CPM. WARNING/Best Practice: Although this value is a float, OpenRTB strongly suggests using integer math for accounting to avoid rounding errors
hasPrice in interface BrxRtb095.BidResponse.BidOrBuilderpublic float getPrice()
optional float price = 3;
Bid price in CPM. WARNING/Best Practice: Although this value is a float, OpenRTB strongly suggests using integer math for accounting to avoid rounding errors
getPrice in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setPrice(float value)
optional float price = 3;
Bid price in CPM. WARNING/Best Practice: Although this value is a float, OpenRTB strongly suggests using integer math for accounting to avoid rounding errors
public BrxRtb095.BidResponse.Bid.Builder clearPrice()
optional float price = 3;
Bid price in CPM. WARNING/Best Practice: Although this value is a float, OpenRTB strongly suggests using integer math for accounting to avoid rounding errors
public boolean hasNurl()
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
hasNurl in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getNurl()
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
getNurl in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getNurlBytes()
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
getNurlBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setNurl(String value)
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
public BrxRtb095.BidResponse.Bid.Builder clearNurl()
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
public BrxRtb095.BidResponse.Bid.Builder setNurlBytes(com.google.protobuf.ByteString value)
optional string nurl = 4;
VAST URL. Bidders should add a random number or cache busting string to the VAST tag returned and include the BRX macro (##BRX_CLEARING_PRICE##) for winning price ratio replacement. Please refer to the PDF documentation for details on calculating the winning price.
private void ensureAdomainIsMutable()
public com.google.protobuf.ProtocolStringList getAdomainList()
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
getAdomainList in interface BrxRtb095.BidResponse.BidOrBuilderpublic int getAdomainCount()
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
getAdomainCount in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getAdomain(int index)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
getAdomain in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getAdomainBytes(int index)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
getAdomainBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setAdomain(int index, String value)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
public BrxRtb095.BidResponse.Bid.Builder addAdomain(String value)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
public BrxRtb095.BidResponse.Bid.Builder addAllAdomain(Iterable<String> values)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
public BrxRtb095.BidResponse.Bid.Builder clearAdomain()
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
public BrxRtb095.BidResponse.Bid.Builder addAdomainBytes(com.google.protobuf.ByteString value)
repeated string adomain = 5;
Advertiser’s primary or top-level domain(s) for advertiser checking. This can be a list of domains if there is a rotating creative. However, exchanges may mandate that only one landing domain is allowed.
public boolean hasCid()
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
hasCid in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getCid()
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
getCid in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getCidBytes()
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
getCidBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setCid(String value)
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
public BrxRtb095.BidResponse.Bid.Builder clearCid()
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
public BrxRtb095.BidResponse.Bid.Builder setCidBytes(com.google.protobuf.ByteString value)
optional string cid = 6;
Campaign ID or similar that appears within the ad markup
public boolean hasCrid()
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
hasCrid in interface BrxRtb095.BidResponse.BidOrBuilderpublic String getCrid()
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
getCrid in interface BrxRtb095.BidResponse.BidOrBuilderpublic com.google.protobuf.ByteString getCridBytes()
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
getCridBytes in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setCrid(String value)
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
public BrxRtb095.BidResponse.Bid.Builder clearCrid()
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
public BrxRtb095.BidResponse.Bid.Builder setCridBytes(com.google.protobuf.ByteString value)
optional string crid = 7;
Creative ID for reporting content issues or defects. This could also be used as a reference to a creative ID that is posted with an exchange.
public boolean hasExt()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
hasExt in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.BidExt getExt()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
getExt in interface BrxRtb095.BidResponse.BidOrBuilderpublic BrxRtb095.BidResponse.Bid.Builder setExt(BrxRtb095.BidResponse.BidExt value)
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
public BrxRtb095.BidResponse.Bid.Builder setExt(BrxRtb095.BidResponse.BidExt.Builder builderForValue)
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
public BrxRtb095.BidResponse.Bid.Builder mergeExt(BrxRtb095.BidResponse.BidExt value)
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
public BrxRtb095.BidResponse.Bid.Builder clearExt()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
public BrxRtb095.BidResponse.BidExt.Builder getExtBuilder()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
public BrxRtb095.BidResponse.BidExtOrBuilder getExtOrBuilder()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response
getExtOrBuilder in interface BrxRtb095.BidResponse.BidOrBuilderprivate com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidResponse.BidExt,BrxRtb095.BidResponse.BidExt.Builder,BrxRtb095.BidResponse.BidExtOrBuilder> getExtFieldBuilder()
optional .BidResponse.BidExt ext = 8;
Custom BRX extensions to the bid response