2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
ActiveViewSignal
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アルゴリズム ルールでサポートされるアクティブ ビュー シグナル
列挙型 |
ACTIVE_VIEW_SIGNAL_UNSPECIFIED |
不明なシグナルです。 |
ACTIVE_VIEW_VIEWED |
広告が視聴されたことをアクティブ ビューで検出するかどうか。値は比較値の boolValue フィールドに格納されます。 |
AUDIBLE |
広告が聴取可能だったことをアクティブ ビューで検出したかどうか。値は比較値の boolValue フィールドに格納されます。 |
VIDEO_COMPLETED |
動画の再生が完了したかどうか。値は比較値の boolValue フィールドに格納されます。 |
TIME_ON_SCREEN |
広告が画面に表示された時間(秒単位)。値は比較値の int64Value フィールドに格納されます。 |
VIDEO_PLAYER_SIZE |
広告を表示する動画プレーヤーのサイズ。値は比較値の videoPlayerSizeValue フィールドに格納されます。 |
COMPLETED_IN_VIEW_AUDIBLE |
視認可能、聞き取り可能な状態で広告が再生されたかどうか。値は比較値の boolValue フィールドに格納されます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,["# ActiveViewSignal\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.\nSupported active view signals for Algorithm Rules.\n\n| Enums ||\n|----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ACTIVE_VIEW_SIGNAL_UNSPECIFIED` | Unknown signal. |\n| `ACTIVE_VIEW_VIEWED` | Whether Active View detects that your ad has been viewed. Value is stored in the [boolValue](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `AUDIBLE` | Whether Active View detects that your ad was audible. Value is stored in the [boolValue](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `VIDEO_COMPLETED` | Whether the video was completed. Value is stored in the [boolValue](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `TIME_ON_SCREEN` | The time the ad was on screen in seconds. Value is stored in the [int64Value](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `VIDEO_PLAYER_SIZE` | The size of the video player displaying the ad. Value is stored in the [videoPlayerSizeValue](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.video_player_size_value) field of the comparison value. |\n| `COMPLETED_IN_VIEW_AUDIBLE` | Whether the ad was completed in view and audible. Value is stored in the [boolValue](/display-video/api/reference/rest/v3/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |"]]