static OpenRtb.NoBidReason |
OpenRtb.NoBidReason.forNumber(int value) |
|
OpenRtb.NoBidReason |
OpenRtb.BidResponse.Builder.getNbr() |
Reason for not bidding.
|
OpenRtb.NoBidReason |
OpenRtb.BidResponse.getNbr() |
Reason for not bidding.
|
OpenRtb.NoBidReason |
OpenRtb.BidResponseOrBuilder.getNbr() |
Reason for not bidding.
|
static OpenRtb.NoBidReason |
OpenRtb.NoBidReason.valueOf(int value) |
Deprecated.
|
static OpenRtb.NoBidReason |
OpenRtb.NoBidReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.NoBidReason |
OpenRtb.NoBidReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.NoBidReason[] |
OpenRtb.NoBidReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|