Enum GrpTargetGenderEnum.Types.GrpTargetGender
Represents the target gender for a GRP demographic targeted line item.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum GrpTargetGenderEnum.Types.GrpTargetGender
Fields
| Name | Description |
|---|---|
| Both | Indicates that the GRP target gender is both male and female. |
| Female | Indicates that the GRP target gender is Female. |
| Male | Indicates that the GRP target gender is Male. |
| Unspecified | Default value. This value is unused. |