[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-06-11。"],[[["The default value for gender targeting is `GENDER_UNSPECIFIED`, which acts as a placeholder and does not denote a specific gender."],["Advertisers can target ads based on gender using the following options: male (`GENDER_MALE`), female (`GENDER_FEMALE`), and unknown (`GENDER_UNKNOWN`)."],["`GENDER_UNKNOWN` is used when the gender of the audience is unknown."]]],["The provided content defines possible gender targeting options. These options include `GENDER_UNSPECIFIED`, which is a placeholder for when gender is not defined. `GENDER_MALE` targets a male audience, while `GENDER_FEMALE` targets a female audience. Finally, `GENDER_UNKNOWN` is used when the audience's gender is not known. These enums specify how gender is represented for audience targeting.\n"]]