[[["わかりやすい","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"]],["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThe default value for gender targeting is \u003ccode\u003eGENDER_UNSPECIFIED\u003c/code\u003e, which acts as a placeholder and does not denote a specific gender.\u003c/p\u003e\n"],["\u003cp\u003eAdvertisers can target ads based on gender using the following options: male (\u003ccode\u003eGENDER_MALE\u003c/code\u003e), female (\u003ccode\u003eGENDER_FEMALE\u003c/code\u003e), and unknown (\u003ccode\u003eGENDER_UNKNOWN\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGENDER_UNKNOWN\u003c/code\u003e is used when the gender of the audience is unknown.\u003c/p\u003e\n"]]],["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"],null,["# Gender\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible gender targeting options.\n\n| Enums ||\n|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `GENDER_UNSPECIFIED` | Default value when gender is not specified in this version. This enum is a place holder for default value and does not represent a real gender option. |\n| `GENDER_MALE` | The audience gender is male. |\n| `GENDER_FEMALE` | The audience gender is female. |\n| `GENDER_UNKNOWN` | The audience gender is unknown. |"]]