AI-generated Key Takeaways
- 
          GrpTargetGender represents the target gender for a GRP demographic targeted line item. 
- 
          It is associated with services like ForecastService, LineItemService, and ProposalLineItemService. 
- 
          GrpTargetGender includes enumeration values for UNKNOWN, MALE, FEMALE, and BOTH. 
- 
          The enumeration values describe the specific gender or genders targeted. 
Represents the target gender for a GRP demographic targeted line item.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |