自
2025 年 9 月 8 日起,每個新委刊項都必須聲明是否會放送歐盟政治廣告。如果透過 Display & Video 360 API 和 SDF 上傳的檔案未提供聲明,系統就會失敗。如要進一步瞭解如何更新整合服務以進行這項聲明,請參閱
淘汰項目頁面。
ActiveViewSignal
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
列舉 |
ACTIVE_VIEW_SIGNAL_UNSPECIFIED |
不明信號。 |
ACTIVE_VIEW_VIEWED |
Active View 是否偵測到使用者觀看您的廣告。值會儲存在比較值的 boolValue 欄位中。 |
AUDIBLE |
Active View 是否偵測到您的廣告有聲。值會儲存在比較值的 boolValue 欄位中。 |
VIDEO_COMPLETED |
影片是否已看完。值會儲存在比較值的 boolValue 欄位中。 |
TIME_ON_SCREEN |
廣告出現在畫面上的時間 (以秒為單位)。值會儲存在比較值的 int64Value 欄位中。 |
VIDEO_PLAYER_SIZE |
顯示廣告的影片播放器大小。值會儲存在比較值的 videoPlayerSizeValue 欄位中。 |
COMPLETED_IN_VIEW_AUDIBLE |
廣告是否完整播放且有聲。值會儲存在比較值的 boolValue 欄位中。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],[],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. |"]]