自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
Gender
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
GENDER_UNSPECIFIED |
在此版本中未指定性别时的默认值。此枚举是默认值的占位符,并不代表真实的性别选项。 |
GENDER_MALE |
受众群体性别为男性。 |
GENDER_FEMALE |
受众群体性别为女性。 |
GENDER_UNKNOWN |
受众群体的性别不明。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\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. |"]]