AI-generated Key Takeaways
- 
          GrpTargetGender represents the target gender for GRP demographic targeted line items. 
- 
          It is used with the ForecastService, LineItemService, and ProposalLineItemService. 
- 
          GrpTargetGender has values to indicate targeting Male, Female, or Both genders. 
                  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. |