Package com.google.doubleclick
Class AdxExt.BidRequestExt.BidFeedback
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.doubleclick.AdxExt.BidRequestExt.BidFeedback
-
- All Implemented Interfaces:
AdxExt.BidRequestExt.BidFeedbackOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AdxExt.BidRequestExt
public static final class AdxExt.BidRequestExt.BidFeedback extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.BidRequestExt.BidFeedbackOrBuilder
Feedback on bids submitted in previous responses. This is only set if real-time feedback is enabled for your bidder. Please contact your account manager if you wish to enable real-time feedback.
Protobuf typecom.google.doubleclick.BidRequestExt.BidFeedback- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdxExt.BidRequestExt.BidFeedback.BuilderFeedback on bids submitted in previous responses.static classAdxExt.BidRequestExt.BidFeedback.EventNotificationTokenProtobuf typecom.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationTokenstatic interfaceAdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBUYER_CREATIVE_ID_FIELD_NUMBERstatic intCREATIVE_STATUS_CODE_FIELD_NUMBERstatic intEVENT_NOTIFICATION_TOKEN_FIELD_NUMBERstatic intMINIMUM_BID_TO_WIN_FIELD_NUMBERstatic com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback>PARSERDeprecated.static intPRICE_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intSAMPLED_MEDIATION_CPM_AHEAD_OF_AUCTION_WINNER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetBuyerCreativeId()The creative ID included in the corresponding bid.com.google.protobuf.ByteStringgetBuyerCreativeIdBytes()The creative ID included in the corresponding bid.intgetCreativeStatusCode()The status code for the ad.static AdxExt.BidRequestExt.BidFeedbackgetDefaultInstance()AdxExt.BidRequestExt.BidFeedbackgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()AdxExt.BidRequestExt.BidFeedback.EventNotificationTokengetEventNotificationToken()The token included in the corresponding bid.AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuildergetEventNotificationTokenOrBuilder()The token included in the corresponding bid.doublegetMinimumBidToWin()The minimum bid value necessary to have the auction, in your account currency.com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback>getParserForType()doublegetPrice()If the bid won the auction, this is the price paid in your account currency.StringgetRequestId()The unique id from BidRequest.id.com.google.protobuf.ByteStringgetRequestIdBytes()The unique id from BidRequest.id.doublegetSampledMediationCpmAheadOfAuctionWinner()When a publisher uses an RTB auction and waterfall-based SDK mediation on the same query, the winner of the real-time auction must also compete in a mediation waterfall (which is ordered by price) to win the impression.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBuyerCreativeId()The creative ID included in the corresponding bid.booleanhasCreativeStatusCode()The status code for the ad.booleanhasEventNotificationToken()The token included in the corresponding bid.inthashCode()booleanhasMinimumBidToWin()The minimum bid value necessary to have the auction, in your account currency.booleanhasPrice()If the bid won the auction, this is the price paid in your account currency.booleanhasRequestId()The unique id from BidRequest.id.booleanhasSampledMediationCpmAheadOfAuctionWinner()When a publisher uses an RTB auction and waterfall-based SDK mediation on the same query, the winner of the real-time auction must also compete in a mediation waterfall (which is ordered by price) to win the impression.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdxExt.BidRequestExt.BidFeedback.BuildernewBuilder()static AdxExt.BidRequestExt.BidFeedback.BuildernewBuilder(AdxExt.BidRequestExt.BidFeedback prototype)AdxExt.BidRequestExt.BidFeedback.BuildernewBuilderForType()protected AdxExt.BidRequestExt.BidFeedback.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AdxExt.BidRequestExt.BidFeedbackparseDelimitedFrom(InputStream input)static AdxExt.BidRequestExt.BidFeedbackparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidRequestExt.BidFeedbackparseFrom(byte[] data)static AdxExt.BidRequestExt.BidFeedbackparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidRequestExt.BidFeedbackparseFrom(com.google.protobuf.ByteString data)static AdxExt.BidRequestExt.BidFeedbackparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidRequestExt.BidFeedbackparseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.BidRequestExt.BidFeedbackparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidRequestExt.BidFeedbackparseFrom(InputStream input)static AdxExt.BidRequestExt.BidFeedbackparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidRequestExt.BidFeedbackparseFrom(ByteBuffer data)static AdxExt.BidRequestExt.BidFeedbackparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback>parser()AdxExt.BidRequestExt.BidFeedback.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATIVE_STATUS_CODE_FIELD_NUMBER
public static final int CREATIVE_STATUS_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRICE_FIELD_NUMBER
public static final int PRICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MINIMUM_BID_TO_WIN_FIELD_NUMBER
public static final int MINIMUM_BID_TO_WIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SAMPLED_MEDIATION_CPM_AHEAD_OF_AUCTION_WINNER_FIELD_NUMBER
public static final int SAMPLED_MEDIATION_CPM_AHEAD_OF_AUCTION_WINNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER
public static final int EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUYER_CREATIVE_ID_FIELD_NUMBER
public static final int BUYER_CREATIVE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasRequestId
public boolean hasRequestId()
The unique id from BidRequest.id.
optional string request_id = 1;- Specified by:
hasRequestIdin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the requestId field is set.
-
getRequestId
public String getRequestId()
The unique id from BidRequest.id.
optional string request_id = 1;- Specified by:
getRequestIdin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
The unique id from BidRequest.id.
optional string request_id = 1;- Specified by:
getRequestIdBytesin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The bytes for requestId.
-
hasCreativeStatusCode
public boolean hasCreativeStatusCode()
The status code for the ad. See creative-status-codes.txt in the technical documentation for a list of ids.
optional int32 creative_status_code = 2;- Specified by:
hasCreativeStatusCodein interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the creativeStatusCode field is set.
-
getCreativeStatusCode
public int getCreativeStatusCode()
The status code for the ad. See creative-status-codes.txt in the technical documentation for a list of ids.
optional int32 creative_status_code = 2;- Specified by:
getCreativeStatusCodein interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The creativeStatusCode.
-
hasPrice
public boolean hasPrice()
If the bid won the auction, this is the price paid in your account currency. If the bid participated in the auction but was out-bid, this is the CPM that should have been exceeded in order to win. This is not set if the bid was filtered prior to the auction, if the publisher or winning bidder has opted out of price feedback or if your account has opted out of sharing winning prices with other bidders. For first-price auctions, minimum_bid_to_win is populated instead of this field.
optional double price = 3;- Specified by:
hasPricein interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the price field is set.
-
getPrice
public double getPrice()
If the bid won the auction, this is the price paid in your account currency. If the bid participated in the auction but was out-bid, this is the CPM that should have been exceeded in order to win. This is not set if the bid was filtered prior to the auction, if the publisher or winning bidder has opted out of price feedback or if your account has opted out of sharing winning prices with other bidders. For first-price auctions, minimum_bid_to_win is populated instead of this field.
optional double price = 3;- Specified by:
getPricein interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The price.
-
hasMinimumBidToWin
public boolean hasMinimumBidToWin()
The minimum bid value necessary to have the auction, in your account currency. If your bid won the auction, this is the second highest bid that was not filtered (including the floor price). If your bid did not win the auction, this is the winning candidate's bid. This field will only be populated if your bid participated in a first-price auction, and will not be populated if your bid was filtered prior to the auction.
optional double minimum_bid_to_win = 6;- Specified by:
hasMinimumBidToWinin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the minimumBidToWin field is set.
-
getMinimumBidToWin
public double getMinimumBidToWin()
The minimum bid value necessary to have the auction, in your account currency. If your bid won the auction, this is the second highest bid that was not filtered (including the floor price). If your bid did not win the auction, this is the winning candidate's bid. This field will only be populated if your bid participated in a first-price auction, and will not be populated if your bid was filtered prior to the auction.
optional double minimum_bid_to_win = 6;- Specified by:
getMinimumBidToWinin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The minimumBidToWin.
-
hasSampledMediationCpmAheadOfAuctionWinner
public boolean hasSampledMediationCpmAheadOfAuctionWinner()
When a publisher uses an RTB auction and waterfall-based SDK mediation on the same query, the winner of the real-time auction must also compete in a mediation waterfall (which is ordered by price) to win the impression. If the bid participated in the auction and there was no waterfall, the value of this field is 0. If the bid participated in the auction and there was a waterfall, the value of this field is a price representing a sample bid from the eligible mediation networks that were higher than the auction winner, weighted by expected fill rate. This field can be used in conjunction with minimum_bid_to_win to train bidding models. The CPM is in your account currency.
optional double sampled_mediation_cpm_ahead_of_auction_winner = 8;- Specified by:
hasSampledMediationCpmAheadOfAuctionWinnerin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the sampledMediationCpmAheadOfAuctionWinner field is set.
-
getSampledMediationCpmAheadOfAuctionWinner
public double getSampledMediationCpmAheadOfAuctionWinner()
When a publisher uses an RTB auction and waterfall-based SDK mediation on the same query, the winner of the real-time auction must also compete in a mediation waterfall (which is ordered by price) to win the impression. If the bid participated in the auction and there was no waterfall, the value of this field is 0. If the bid participated in the auction and there was a waterfall, the value of this field is a price representing a sample bid from the eligible mediation networks that were higher than the auction winner, weighted by expected fill rate. This field can be used in conjunction with minimum_bid_to_win to train bidding models. The CPM is in your account currency.
optional double sampled_mediation_cpm_ahead_of_auction_winner = 8;- Specified by:
getSampledMediationCpmAheadOfAuctionWinnerin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The sampledMediationCpmAheadOfAuctionWinner.
-
hasEventNotificationToken
public boolean hasEventNotificationToken()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;- Specified by:
hasEventNotificationTokenin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the eventNotificationToken field is set.
-
getEventNotificationToken
public AdxExt.BidRequestExt.BidFeedback.EventNotificationToken getEventNotificationToken()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;- Specified by:
getEventNotificationTokenin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The eventNotificationToken.
-
getEventNotificationTokenOrBuilder
public AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder getEventNotificationTokenOrBuilder()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;- Specified by:
getEventNotificationTokenOrBuilderin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder
-
hasBuyerCreativeId
public boolean hasBuyerCreativeId()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;- Specified by:
hasBuyerCreativeIdin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- Whether the buyerCreativeId field is set.
-
getBuyerCreativeId
public String getBuyerCreativeId()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;- Specified by:
getBuyerCreativeIdin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The buyerCreativeId.
-
getBuyerCreativeIdBytes
public com.google.protobuf.ByteString getBuyerCreativeIdBytes()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;- Specified by:
getBuyerCreativeIdBytesin interfaceAdxExt.BidRequestExt.BidFeedbackOrBuilder- Returns:
- The bytes for buyerCreativeId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.BidRequestExt.BidFeedback parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.BidRequestExt.BidFeedback parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AdxExt.BidRequestExt.BidFeedback.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdxExt.BidRequestExt.BidFeedback.Builder newBuilder()
-
newBuilder
public static AdxExt.BidRequestExt.BidFeedback.Builder newBuilder(AdxExt.BidRequestExt.BidFeedback prototype)
-
toBuilder
public AdxExt.BidRequestExt.BidFeedback.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdxExt.BidRequestExt.BidFeedback.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdxExt.BidRequestExt.BidFeedback getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> parser()
-
getParserForType
public com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdxExt.BidRequestExt.BidFeedback getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-