[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["GrpTargetGender represents the target gender for a GRP demographic targeted line item."],["It can be used within ForecastService, LineItemService, and ProposalLineItemService."],["Possible values include `MALE`, `FEMALE`, `BOTH`, and `UNKNOWN`."],["GrpTargetGender is defined within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The core content defines `GrpTargetGender`, used for targeting GRP demographic line items. It's accessed via the `ForecastService`, `LineItemService`, and `ProposalLineItemService`, with dependencies on `GrpSettings`. This enumeration, part of the `https://www.google.com/apis/ads/publisher/v202402` namespace, includes four values: `UNKNOWN` (for unexposed values), `MALE`, `FEMALE`, and `BOTH`, specifying the gender demographic targeted in a GRP campaign. These define if a campaign targets males, females, both, or if the value is unknown.\n"]]