public static final class BrxRtb095.BidResponse.BidExt.Builder extends com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder> implements BrxRtb095.BidResponse.BidExtOrBuilder
BidResponse.BidExt
Modifier and Type | Field and Description |
---|---|
private int |
adserverProcessingTime_ |
private BrxRtb095.AdType |
adtype_ |
private Object |
advertiserName_ |
private BrxRtb095.Api |
api_ |
private int |
bitField0_ |
private Object |
campaignName_ |
private List<BrxRtb095.Companiontype> |
companiontype_ |
private int |
creativeDuration_ |
private Object |
creativeName_ |
private Object |
landingpageUrl_ |
private Object |
lid_ |
private Object |
lineItemName_ |
private List<BrxRtb095.BidResponse.BidExt.MediaDesc> |
mediaDesc_ |
private com.google.protobuf.RepeatedFieldBuilder<BrxRtb095.BidResponse.BidExt.MediaDesc,BrxRtb095.BidResponse.BidExt.MediaDesc.Builder,BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> |
mediaDescBuilder_ |
Modifier | Constructor and Description |
---|---|
private |
Builder() |
private |
Builder(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidResponse.BidExt.Builder |
addAllCompaniontype(Iterable<? extends BrxRtb095.Companiontype> values)
repeated .Companiontype companiontype = 10; |
BrxRtb095.BidResponse.BidExt.Builder |
addAllMediaDesc(Iterable<? extends BrxRtb095.BidResponse.BidExt.MediaDesc> values)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
addCompaniontype(BrxRtb095.Companiontype value)
repeated .Companiontype companiontype = 10; |
BrxRtb095.BidResponse.BidExt.Builder |
addMediaDesc(BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
addMediaDesc(BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
addMediaDesc(int index,
BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
addMediaDesc(int index,
BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.MediaDesc.Builder |
addMediaDescBuilder()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.MediaDesc.Builder |
addMediaDescBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt |
build() |
BrxRtb095.BidResponse.BidExt |
buildPartial() |
BrxRtb095.BidResponse.BidExt.Builder |
clear() |
BrxRtb095.BidResponse.BidExt.Builder |
clearAdserverProcessingTime()
optional int32 adserver_processing_time = 12; |
BrxRtb095.BidResponse.BidExt.Builder |
clearAdtype()
optional .AdType adtype = 11; |
BrxRtb095.BidResponse.BidExt.Builder |
clearAdvertiserName()
optional string advertiser_name = 9; |
BrxRtb095.BidResponse.BidExt.Builder |
clearApi()
optional .Api api = 6; |
BrxRtb095.BidResponse.BidExt.Builder |
clearCampaignName()
optional string campaign_name = 1; |
BrxRtb095.BidResponse.BidExt.Builder |
clearCompaniontype()
repeated .Companiontype companiontype = 10; |
BrxRtb095.BidResponse.BidExt.Builder |
clearCreativeDuration()
optional int32 creative_duration = 4; |
BrxRtb095.BidResponse.BidExt.Builder |
clearCreativeName()
optional string creative_name = 3; |
BrxRtb095.BidResponse.BidExt.Builder |
clearLandingpageUrl()
optional string landingpage_url = 8; |
BrxRtb095.BidResponse.BidExt.Builder |
clearLid()
optional string lid = 7; |
BrxRtb095.BidResponse.BidExt.Builder |
clearLineItemName()
optional string line_item_name = 2; |
BrxRtb095.BidResponse.BidExt.Builder |
clearMediaDesc()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
clone() |
private static BrxRtb095.BidResponse.BidExt.Builder |
create() |
private void |
ensureCompaniontypeIsMutable() |
private void |
ensureMediaDescIsMutable() |
int |
getAdserverProcessingTime()
optional int32 adserver_processing_time = 12; |
BrxRtb095.AdType |
getAdtype()
optional .AdType adtype = 11; |
String |
getAdvertiserName()
optional string advertiser_name = 9; |
com.google.protobuf.ByteString |
getAdvertiserNameBytes()
optional string advertiser_name = 9; |
BrxRtb095.Api |
getApi()
optional .Api api = 6; |
String |
getCampaignName()
optional string campaign_name = 1; |
com.google.protobuf.ByteString |
getCampaignNameBytes()
optional string campaign_name = 1; |
BrxRtb095.Companiontype |
getCompaniontype(int index)
repeated .Companiontype companiontype = 10; |
int |
getCompaniontypeCount()
repeated .Companiontype companiontype = 10; |
List<BrxRtb095.Companiontype> |
getCompaniontypeList()
repeated .Companiontype companiontype = 10; |
int |
getCreativeDuration()
optional int32 creative_duration = 4; |
String |
getCreativeName()
optional string creative_name = 3; |
com.google.protobuf.ByteString |
getCreativeNameBytes()
optional string creative_name = 3; |
BrxRtb095.BidResponse.BidExt |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLandingpageUrl()
optional string landingpage_url = 8; |
com.google.protobuf.ByteString |
getLandingpageUrlBytes()
optional string landingpage_url = 8; |
String |
getLid()
optional string lid = 7; |
com.google.protobuf.ByteString |
getLidBytes()
optional string lid = 7; |
String |
getLineItemName()
optional string line_item_name = 2; |
com.google.protobuf.ByteString |
getLineItemNameBytes()
optional string line_item_name = 2; |
BrxRtb095.BidResponse.BidExt.MediaDesc |
getMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.MediaDesc.Builder |
getMediaDescBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
List<BrxRtb095.BidResponse.BidExt.MediaDesc.Builder> |
getMediaDescBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
int |
getMediaDescCount()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
private com.google.protobuf.RepeatedFieldBuilder<BrxRtb095.BidResponse.BidExt.MediaDesc,BrxRtb095.BidResponse.BidExt.MediaDesc.Builder,BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> |
getMediaDescFieldBuilder() |
List<BrxRtb095.BidResponse.BidExt.MediaDesc> |
getMediaDescList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder |
getMediaDescOrBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
List<? extends BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> |
getMediaDescOrBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
boolean |
hasAdserverProcessingTime()
optional int32 adserver_processing_time = 12; |
boolean |
hasAdtype()
optional .AdType adtype = 11; |
boolean |
hasAdvertiserName()
optional string advertiser_name = 9; |
boolean |
hasApi()
optional .Api api = 6; |
boolean |
hasCampaignName()
optional string campaign_name = 1; |
boolean |
hasCreativeDuration()
optional int32 creative_duration = 4; |
boolean |
hasCreativeName()
optional string creative_name = 3; |
boolean |
hasLandingpageUrl()
optional string landingpage_url = 8; |
boolean |
hasLid()
optional string lid = 7; |
boolean |
hasLineItemName()
optional string line_item_name = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
private void |
maybeForceBuilderInitialization() |
BrxRtb095.BidResponse.BidExt.Builder |
mergeFrom(BrxRtb095.BidResponse.BidExt other) |
BrxRtb095.BidResponse.BidExt.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidResponse.BidExt.Builder |
mergeFrom(com.google.protobuf.Message other) |
BrxRtb095.BidResponse.BidExt.Builder |
removeMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
setAdserverProcessingTime(int value)
optional int32 adserver_processing_time = 12; |
BrxRtb095.BidResponse.BidExt.Builder |
setAdtype(BrxRtb095.AdType value)
optional .AdType adtype = 11; |
BrxRtb095.BidResponse.BidExt.Builder |
setAdvertiserName(String value)
optional string advertiser_name = 9; |
BrxRtb095.BidResponse.BidExt.Builder |
setAdvertiserNameBytes(com.google.protobuf.ByteString value)
optional string advertiser_name = 9; |
BrxRtb095.BidResponse.BidExt.Builder |
setApi(BrxRtb095.Api value)
optional .Api api = 6; |
BrxRtb095.BidResponse.BidExt.Builder |
setCampaignName(String value)
optional string campaign_name = 1; |
BrxRtb095.BidResponse.BidExt.Builder |
setCampaignNameBytes(com.google.protobuf.ByteString value)
optional string campaign_name = 1; |
BrxRtb095.BidResponse.BidExt.Builder |
setCompaniontype(int index,
BrxRtb095.Companiontype value)
repeated .Companiontype companiontype = 10; |
BrxRtb095.BidResponse.BidExt.Builder |
setCreativeDuration(int value)
optional int32 creative_duration = 4; |
BrxRtb095.BidResponse.BidExt.Builder |
setCreativeName(String value)
optional string creative_name = 3; |
BrxRtb095.BidResponse.BidExt.Builder |
setCreativeNameBytes(com.google.protobuf.ByteString value)
optional string creative_name = 3; |
BrxRtb095.BidResponse.BidExt.Builder |
setLandingpageUrl(String value)
optional string landingpage_url = 8; |
BrxRtb095.BidResponse.BidExt.Builder |
setLandingpageUrlBytes(com.google.protobuf.ByteString value)
optional string landingpage_url = 8; |
BrxRtb095.BidResponse.BidExt.Builder |
setLid(String value)
optional string lid = 7; |
BrxRtb095.BidResponse.BidExt.Builder |
setLidBytes(com.google.protobuf.ByteString value)
optional string lid = 7; |
BrxRtb095.BidResponse.BidExt.Builder |
setLineItemName(String value)
optional string line_item_name = 2; |
BrxRtb095.BidResponse.BidExt.Builder |
setLineItemNameBytes(com.google.protobuf.ByteString value)
optional string line_item_name = 2; |
BrxRtb095.BidResponse.BidExt.Builder |
setMediaDesc(int index,
BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.Builder |
setMediaDesc(int index,
BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
private int bitField0_
private Object campaignName_
private Object lineItemName_
private Object creativeName_
private int creativeDuration_
private List<BrxRtb095.BidResponse.BidExt.MediaDesc> mediaDesc_
private com.google.protobuf.RepeatedFieldBuilder<BrxRtb095.BidResponse.BidExt.MediaDesc,BrxRtb095.BidResponse.BidExt.MediaDesc.Builder,BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> mediaDescBuilder_
private BrxRtb095.Api api_
private Object lid_
private Object landingpageUrl_
private Object advertiserName_
private List<BrxRtb095.Companiontype> companiontype_
private BrxRtb095.AdType adtype_
private int adserverProcessingTime_
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.BidExt.Builder>
private void maybeForceBuilderInitialization()
private static BrxRtb095.BidResponse.BidExt.Builder create()
public BrxRtb095.BidResponse.BidExt.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
public BrxRtb095.BidResponse.BidExt.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
public BrxRtb095.BidResponse.BidExt getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BrxRtb095.BidResponse.BidExt build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BrxRtb095.BidResponse.BidExt buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BrxRtb095.BidResponse.BidExt.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
public BrxRtb095.BidResponse.BidExt.Builder mergeFrom(BrxRtb095.BidResponse.BidExt other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
public BrxRtb095.BidResponse.BidExt.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidResponse.BidExt.Builder>
IOException
public boolean hasCampaignName()
optional string campaign_name = 1;
Friendly campaign name
hasCampaignName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getCampaignName()
optional string campaign_name = 1;
Friendly campaign name
getCampaignName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getCampaignNameBytes()
optional string campaign_name = 1;
Friendly campaign name
getCampaignNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setCampaignName(String value)
optional string campaign_name = 1;
Friendly campaign name
public BrxRtb095.BidResponse.BidExt.Builder clearCampaignName()
optional string campaign_name = 1;
Friendly campaign name
public BrxRtb095.BidResponse.BidExt.Builder setCampaignNameBytes(com.google.protobuf.ByteString value)
optional string campaign_name = 1;
Friendly campaign name
public boolean hasLineItemName()
optional string line_item_name = 2;
Friendly line item name
hasLineItemName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLineItemName()
optional string line_item_name = 2;
Friendly line item name
getLineItemName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLineItemNameBytes()
optional string line_item_name = 2;
Friendly line item name
getLineItemNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setLineItemName(String value)
optional string line_item_name = 2;
Friendly line item name
public BrxRtb095.BidResponse.BidExt.Builder clearLineItemName()
optional string line_item_name = 2;
Friendly line item name
public BrxRtb095.BidResponse.BidExt.Builder setLineItemNameBytes(com.google.protobuf.ByteString value)
optional string line_item_name = 2;
Friendly line item name
public boolean hasCreativeName()
optional string creative_name = 3;
Friendly campaign name
hasCreativeName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getCreativeName()
optional string creative_name = 3;
Friendly campaign name
getCreativeName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getCreativeNameBytes()
optional string creative_name = 3;
Friendly campaign name
getCreativeNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setCreativeName(String value)
optional string creative_name = 3;
Friendly campaign name
public BrxRtb095.BidResponse.BidExt.Builder clearCreativeName()
optional string creative_name = 3;
Friendly campaign name
public BrxRtb095.BidResponse.BidExt.Builder setCreativeNameBytes(com.google.protobuf.ByteString value)
optional string creative_name = 3;
Friendly campaign name
public boolean hasCreativeDuration()
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
hasCreativeDuration
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getCreativeDuration()
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
getCreativeDuration
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setCreativeDuration(int value)
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
public BrxRtb095.BidResponse.BidExt.Builder clearCreativeDuration()
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
private void ensureMediaDescIsMutable()
public List<BrxRtb095.BidResponse.BidExt.MediaDesc> getMediaDescList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getMediaDescCount()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescCount
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.MediaDesc getMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDesc
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setMediaDesc(int index, BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder setMediaDesc(int index, BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder addMediaDesc(BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder addMediaDesc(int index, BrxRtb095.BidResponse.BidExt.MediaDesc value)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder addMediaDesc(BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder addMediaDesc(int index, BrxRtb095.BidResponse.BidExt.MediaDesc.Builder builderForValue)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder addAllMediaDesc(Iterable<? extends BrxRtb095.BidResponse.BidExt.MediaDesc> values)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder clearMediaDesc()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.Builder removeMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.MediaDesc.Builder getMediaDescBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder getMediaDescOrBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescOrBuilder
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public List<? extends BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> getMediaDescOrBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescOrBuilderList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.MediaDesc.Builder addMediaDescBuilder()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public BrxRtb095.BidResponse.BidExt.MediaDesc.Builder addMediaDescBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
public List<BrxRtb095.BidResponse.BidExt.MediaDesc.Builder> getMediaDescBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
private com.google.protobuf.RepeatedFieldBuilder<BrxRtb095.BidResponse.BidExt.MediaDesc,BrxRtb095.BidResponse.BidExt.MediaDesc.Builder,BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> getMediaDescFieldBuilder()
public boolean hasApi()
optional .Api api = 6;
API framework required by the returned creative
hasApi
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.Api getApi()
optional .Api api = 6;
API framework required by the returned creative
getApi
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setApi(BrxRtb095.Api value)
optional .Api api = 6;
API framework required by the returned creative
public BrxRtb095.BidResponse.BidExt.Builder clearApi()
optional .Api api = 6;
API framework required by the returned creative
public boolean hasLid()
optional string lid = 7;
Line item ID of the returned creative
hasLid
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLid()
optional string lid = 7;
Line item ID of the returned creative
getLid
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLidBytes()
optional string lid = 7;
Line item ID of the returned creative
getLidBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setLid(String value)
optional string lid = 7;
Line item ID of the returned creative
public BrxRtb095.BidResponse.BidExt.Builder clearLid()
optional string lid = 7;
Line item ID of the returned creative
public BrxRtb095.BidResponse.BidExt.Builder setLidBytes(com.google.protobuf.ByteString value)
optional string lid = 7;
Line item ID of the returned creative
public boolean hasLandingpageUrl()
optional string landingpage_url = 8;
Landing page URL for the campaign
hasLandingpageUrl
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLandingpageUrl()
optional string landingpage_url = 8;
Landing page URL for the campaign
getLandingpageUrl
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLandingpageUrlBytes()
optional string landingpage_url = 8;
Landing page URL for the campaign
getLandingpageUrlBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setLandingpageUrl(String value)
optional string landingpage_url = 8;
Landing page URL for the campaign
public BrxRtb095.BidResponse.BidExt.Builder clearLandingpageUrl()
optional string landingpage_url = 8;
Landing page URL for the campaign
public BrxRtb095.BidResponse.BidExt.Builder setLandingpageUrlBytes(com.google.protobuf.ByteString value)
optional string landingpage_url = 8;
Landing page URL for the campaign
public boolean hasAdvertiserName()
optional string advertiser_name = 9;
Advertiser name
hasAdvertiserName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getAdvertiserName()
optional string advertiser_name = 9;
Advertiser name
getAdvertiserName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getAdvertiserNameBytes()
optional string advertiser_name = 9;
Advertiser name
getAdvertiserNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setAdvertiserName(String value)
optional string advertiser_name = 9;
Advertiser name
public BrxRtb095.BidResponse.BidExt.Builder clearAdvertiserName()
optional string advertiser_name = 9;
Advertiser name
public BrxRtb095.BidResponse.BidExt.Builder setAdvertiserNameBytes(com.google.protobuf.ByteString value)
optional string advertiser_name = 9;
Advertiser name
private void ensureCompaniontypeIsMutable()
public List<BrxRtb095.Companiontype> getCompaniontypeList()
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontypeList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getCompaniontypeCount()
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontypeCount
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.Companiontype getCompaniontype(int index)
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setCompaniontype(int index, BrxRtb095.Companiontype value)
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
public BrxRtb095.BidResponse.BidExt.Builder addCompaniontype(BrxRtb095.Companiontype value)
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
public BrxRtb095.BidResponse.BidExt.Builder addAllCompaniontype(Iterable<? extends BrxRtb095.Companiontype> values)
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
public BrxRtb095.BidResponse.BidExt.Builder clearCompaniontype()
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
public boolean hasAdtype()
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
hasAdtype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.AdType getAdtype()
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
getAdtype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setAdtype(BrxRtb095.AdType value)
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
public BrxRtb095.BidResponse.BidExt.Builder clearAdtype()
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
public boolean hasAdserverProcessingTime()
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds
hasAdserverProcessingTime
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getAdserverProcessingTime()
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds
getAdserverProcessingTime
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.Builder setAdserverProcessingTime(int value)
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds
public BrxRtb095.BidResponse.BidExt.Builder clearAdserverProcessingTime()
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds