public enum AgeRange extends Enum<AgeRange> implements ProtocolMessageEnumThe demographic age ranges
Protobuf enum google.ads.datamanager.v1.AgeRange
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AGE_RANGE_18_24 |
Between 18 and 24 years old. |
AGE_RANGE_18_24_VALUE |
Between 18 and 24 years old. |
AGE_RANGE_25_34 |
Between 25 and 34 years old. |
AGE_RANGE_25_34_VALUE |
Between 25 and 34 years old. |
AGE_RANGE_35_44 |
Between 35 and 44 years old. |
AGE_RANGE_35_44_VALUE |
Between 35 and 44 years old. |
AGE_RANGE_45_54 |
Between 45 and 54 years old. |
AGE_RANGE_45_54_VALUE |
Between 45 and 54 years old. |
AGE_RANGE_55_64 |
Between 55 and 64 years old. |
AGE_RANGE_55_64_VALUE |
Between 55 and 64 years old. |
AGE_RANGE_65_UP |
65 years old and beyond. |
AGE_RANGE_65_UP_VALUE |
65 years old and beyond. |
AGE_RANGE_UNKNOWN |
Unknown. |
AGE_RANGE_UNKNOWN_VALUE |
Unknown. |
AGE_RANGE_UNSPECIFIED |
Not specified. |
AGE_RANGE_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|