static AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.FrequencyCappingScope.forNumber(int value) |
|
AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.Builder.getFcapScope() |
optional .com.google.doubleclick.BidRequestExt.FrequencyCappingScope fcap_scope = 4;
|
AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.getFcapScope() |
optional .com.google.doubleclick.BidRequestExt.FrequencyCappingScope fcap_scope = 4;
|
AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExtOrBuilder.getFcapScope() |
optional .com.google.doubleclick.BidRequestExt.FrequencyCappingScope fcap_scope = 4;
|
static AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.FrequencyCappingScope.valueOf(int value) |
Deprecated.
|
static AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.FrequencyCappingScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidRequestExt.FrequencyCappingScope |
AdxExt.BidRequestExt.FrequencyCappingScope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidRequestExt.FrequencyCappingScope[] |
AdxExt.BidRequestExt.FrequencyCappingScope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|