public enum GrpTargetGenderEnum.GrpTargetGender extends Enum<GrpTargetGenderEnum.GrpTargetGender> implements ProtocolMessageEnumRepresents the target gender for a GRP demographic targeted line item.
Protobuf enum google.ads.admanager.v1.GrpTargetGenderEnum.GrpTargetGender
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BOTH |
Indicates that the GRP target gender is both male and female. |
BOTH_VALUE |
Indicates that the GRP target gender is both male and female. |
FEMALE |
Indicates that the GRP target gender is Female. |
FEMALE_VALUE |
Indicates that the GRP target gender is Female. |
GRP_TARGET_GENDER_UNSPECIFIED |
Default value. This value is unused. |
GRP_TARGET_GENDER_UNSPECIFIED_VALUE |
Default value. This value is unused. |
MALE |
Indicates that the GRP target gender is Male. |
MALE_VALUE |
Indicates that the GRP target gender is Male. |
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() |
|