AI-generated Key Takeaways
-
GrpTargetGender represents the target gender for a GRP demographic targeted line item.
-
It is part of the
https://www.google.com/apis/ads/publisher/v202505
namespace. -
Possible values for GrpTargetGender are
UNKNOWN
,MALE
,FEMALE
, andBOTH
.
Service
ForecastService
LineItemService
ProposalLineItemService
Dependencies
GrpSettings
▼
GrpTargetGender
Represents the target gender for a GRP demographic targeted line item.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
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. |