2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
ActiveViewSignal
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
알고리즘 규칙에 지원되는 Active View 신호입니다.
열거형 |
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 필드에 저장됩니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]