AdxExt.BidRequestExt.BidFeedbackOrBuilder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderpublic 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 type
com.google.doubleclick.BidRequestExt.BidFeedback| Modifier and Type | Class | Description |
|---|---|---|
static class |
AdxExt.BidRequestExt.BidFeedback.Builder |
Feedback on bids submitted in previous responses.
|
static class |
AdxExt.BidRequestExt.BidFeedback.EventNotificationToken |
Protobuf type
com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken |
static interface |
AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder |
com.google.protobuf.AbstractMessageLite.InternalOneOfEnumcom.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| Modifier and Type | Field | Description |
|---|---|---|
static int |
BUYER_CREATIVE_ID_FIELD_NUMBER |
|
static int |
CREATIVE_STATUS_CODE_FIELD_NUMBER |
|
static int |
EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER |
|
static int |
MINIMUM_BID_TO_WIN_FIELD_NUMBER |
|
static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> |
PARSER |
Deprecated.
|
static int |
PRICE_FIELD_NUMBER |
|
static int |
REQUEST_ID_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String |
getBuyerCreativeId() |
The creative ID included in the corresponding bid.
|
com.google.protobuf.ByteString |
getBuyerCreativeIdBytes() |
The creative ID included in the corresponding bid.
|
int |
getCreativeStatusCode() |
The status code for the ad.
|
static AdxExt.BidRequestExt.BidFeedback |
getDefaultInstance() |
|
AdxExt.BidRequestExt.BidFeedback |
getDefaultInstanceForType() |
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
AdxExt.BidRequestExt.BidFeedback.EventNotificationToken |
getEventNotificationToken() |
The token included in the corresponding bid.
|
AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder |
getEventNotificationTokenOrBuilder() |
The token included in the corresponding bid.
|
double |
getMinimumBidToWin() |
The minimum bid value necessary to have the auction, in your account
currency.
|
com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> |
getParserForType() |
|
double |
getPrice() |
If the bid won the auction, this is the price paid in your account
currency.
|
java.lang.String |
getRequestId() |
The unique id from BidRequest.id.
|
com.google.protobuf.ByteString |
getRequestIdBytes() |
The unique id from BidRequest.id.
|
int |
getSerializedSize() |
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
|
boolean |
hasBuyerCreativeId() |
The creative ID included in the corresponding bid.
|
boolean |
hasCreativeStatusCode() |
The status code for the ad.
|
boolean |
hasEventNotificationToken() |
The token included in the corresponding bid.
|
int |
hashCode() |
|
boolean |
hasMinimumBidToWin() |
The minimum bid value necessary to have the auction, in your account
currency.
|
boolean |
hasPrice() |
If the bid won the auction, this is the price paid in your account
currency.
|
boolean |
hasRequestId() |
The unique id from BidRequest.id.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
static AdxExt.BidRequestExt.BidFeedback.Builder |
newBuilder() |
|
static AdxExt.BidRequestExt.BidFeedback.Builder |
newBuilder(AdxExt.BidRequestExt.BidFeedback prototype) |
|
AdxExt.BidRequestExt.BidFeedback.Builder |
newBuilderForType() |
|
protected AdxExt.BidRequestExt.BidFeedback.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseDelimitedFrom(java.io.InputStream input) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(byte[] data) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(com.google.protobuf.ByteString data) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(com.google.protobuf.CodedInputStream input) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(java.io.InputStream input) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(java.nio.ByteBuffer data) |
|
static AdxExt.BidRequestExt.BidFeedback |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> |
parser() |
|
AdxExt.BidRequestExt.BidFeedback.Builder |
toBuilder() |
|
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTocanUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int REQUEST_ID_FIELD_NUMBER
public static final int CREATIVE_STATUS_CODE_FIELD_NUMBER
public static final int PRICE_FIELD_NUMBER
public static final int MINIMUM_BID_TO_WIN_FIELD_NUMBER
public static final int EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER
public static final int BUYER_CREATIVE_ID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasRequestId()
The unique id from BidRequest.id.
optional string request_id = 1;hasRequestId in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic java.lang.String getRequestId()
The unique id from BidRequest.id.
optional string request_id = 1;getRequestId in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
The unique id from BidRequest.id.
optional string request_id = 1;getRequestIdBytes in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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;hasCreativeStatusCode in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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;getCreativeStatusCode in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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 also populated.
optional double price = 3;hasPrice in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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 also populated.
optional double price = 3;getPrice in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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;hasMinimumBidToWin in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic 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;getMinimumBidToWin in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic boolean hasEventNotificationToken()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;hasEventNotificationToken in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic AdxExt.BidRequestExt.BidFeedback.EventNotificationToken getEventNotificationToken()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;getEventNotificationToken in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder getEventNotificationTokenOrBuilder()
The token included in the corresponding bid.
optional .com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken event_notification_token = 4;getEventNotificationTokenOrBuilder in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic boolean hasBuyerCreativeId()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;hasBuyerCreativeId in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic java.lang.String getBuyerCreativeId()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;getBuyerCreativeId in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic com.google.protobuf.ByteString getBuyerCreativeIdBytes()
The creative ID included in the corresponding bid.
optional string buyer_creative_id = 5;getBuyerCreativeIdBytes in interface AdxExt.BidRequestExt.BidFeedbackOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in class com.google.protobuf.AbstractMessagepublic static AdxExt.BidRequestExt.BidFeedback parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AdxExt.BidRequestExt.BidFeedback.Builder newBuilderForType()
public static AdxExt.BidRequestExt.BidFeedback.Builder newBuilder()
public static AdxExt.BidRequestExt.BidFeedback.Builder newBuilder(AdxExt.BidRequestExt.BidFeedback prototype)
public AdxExt.BidRequestExt.BidFeedback.Builder toBuilder()
protected AdxExt.BidRequestExt.BidFeedback.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AdxExt.BidRequestExt.BidFeedback getDefaultInstance()
public static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> parser()
public com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback> getParserForType()
getParserForType in class com.google.protobuf.GeneratedMessageV3public AdxExt.BidRequestExt.BidFeedback getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google, Inc.. All rights reserved.