Gender
Possible gender targeting options.
Enums |
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. |
GENDER_MALE |
The audience gender is male. |
GENDER_FEMALE |
The audience gender is female. |
GENDER_UNKNOWN |
The audience gender is unknown. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 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."]]],[]]