AI-generated Key Takeaways
-
GrpTargetGender represents the target gender for a GRP demographic targeted line item.
-
It can be used in ForecastService, LineItemService, and ProposalLineItemService.
-
Possible values include MALE, FEMALE, BOTH, and UNKNOWN.
-
The namespace for GrpTargetGender is
https://www.google.com/apis/ads/publisher/v202411
.
Represents the target gender for a GRP demographic targeted line item.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |
MALE
|
Indicates that the GRP target gender is Male. |
FEMALE
|
Indicates that the GRP target gender is Female. |
BOTH
|
Indicates that the GRP target gender is both male and female. |