static OpenRtb.AuctionType |
OpenRtb.AuctionType.forNumber(int value) |
|
OpenRtb.AuctionType |
OpenRtb.BidRequest.Builder.getAt() |
Auction type, where 1 = First Price, 2 = Second Price Plus.
|
OpenRtb.AuctionType |
OpenRtb.BidRequest.getAt() |
Auction type, where 1 = First Price, 2 = Second Price Plus.
|
OpenRtb.AuctionType |
OpenRtb.BidRequest.Imp.Pmp.Deal.Builder.getAt() |
Optional override of the overall auction type of the bid request,
where 1 = First Price, 2 = Second Price Plus, 3 = the value passed
in bidfloor is the agreed upon deal price.
|
OpenRtb.AuctionType |
OpenRtb.BidRequest.Imp.Pmp.Deal.getAt() |
Optional override of the overall auction type of the bid request,
where 1 = First Price, 2 = Second Price Plus, 3 = the value passed
in bidfloor is the agreed upon deal price.
|
OpenRtb.AuctionType |
OpenRtb.BidRequest.Imp.Pmp.DealOrBuilder.getAt() |
Optional override of the overall auction type of the bid request,
where 1 = First Price, 2 = Second Price Plus, 3 = the value passed
in bidfloor is the agreed upon deal price.
|
OpenRtb.AuctionType |
OpenRtb.BidRequestOrBuilder.getAt() |
Auction type, where 1 = First Price, 2 = Second Price Plus.
|
static OpenRtb.AuctionType |
OpenRtb.AuctionType.valueOf(int value) |
Deprecated.
|
static OpenRtb.AuctionType |
OpenRtb.AuctionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.AuctionType |
OpenRtb.AuctionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.AuctionType[] |
OpenRtb.AuctionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|