2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
ParentalStatus
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
PARENTAL_STATUS_UNSPECIFIED |
このバージョンで保護者のステータスが指定されていない場合のデフォルト値。この列挙型はデフォルト値のプレースホルダであり、実際の保護者のステータス オプションを表すものではありません。 |
PARENTAL_STATUS_PARENT |
視聴者は保護者である。 |
PARENTAL_STATUS_NOT_A_PARENT |
オーディエンスが保護者ではない。 |
PARENTAL_STATUS_UNKNOWN |
オーディエンスの子供の有無が不明です。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThis system uses specific values to categorize the parental status of an audience.\u003c/p\u003e\n"],["\u003cp\u003eThe options include parent, not a parent, and unknown, along with a default "unspecified" value for cases where parental status is not yet determined.\u003c/p\u003e\n"],["\u003cp\u003eThe "unspecified" value acts as a placeholder and doesn't represent an actual parental status.\u003c/p\u003e\n"]]],["The provided information outlines four possible parental statuses: `PARENTAL_STATUS_UNSPECIFIED`, used as a default placeholder; `PARENTAL_STATUS_PARENT`, indicating the audience is a parent; `PARENTAL_STATUS_NOT_A_PARENT`, meaning the audience is not a parent; and `PARENTAL_STATUS_UNKNOWN`, signifying an unknown parental status. These enums are used to classify an audience's parental status.\n"],null,["# ParentalStatus\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 parental statuses.\n\n| Enums ||\n|--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `PARENTAL_STATUS_UNSPECIFIED` | Default value when parental status is not specified in this version. This enum is a place holder for default value and does not represent a real parental status option. |\n| `PARENTAL_STATUS_PARENT` | The audience is a parent. |\n| `PARENTAL_STATUS_NOT_A_PARENT` | The audience is not a parent. |\n| `PARENTAL_STATUS_UNKNOWN` | The parental status of the audience is unknown. |"]]