[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-06-11(UTC)"],[[["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"]]