2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
Gender
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
GENDER_UNSPECIFIED |
このバージョンで性別が指定されていない場合のデフォルト値。この列挙型はデフォルト値のプレースホルダであり、実際の性別オプションを表すものではありません。 |
GENDER_MALE |
オーディエンスの性別は男性です。 |
GENDER_FEMALE |
オーディエンスの性別は女性です。 |
GENDER_UNKNOWN |
オーディエンスの性別が不明です。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 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. |"]]