[[["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 set to target Male, Female, or Both genders for line items."],["GrpTargetGender is used by the ForecastService, LineItemService, and ProposalLineItemService."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content defines `GrpTargetGender`, used for demographic targeting in line items within the Ad Manager API. It is used in `ForecastService` and `LineItemService`, specifically with `GrpSettings`. `GrpTargetGender` has four possible values: `UNKNOWN`, `MALE`, `FEMALE`, and `BOTH`. These represent the targeted gender for a line item and specify if targeting should include male, female, both, or an unspecified gender. The `UNKNOWN` value is a placeholder for unsupported values.\n"]]