2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
TimeUnit
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
TIME_UNIT_UNSPECIFIED |
이 버전에서 시간 단위 값이 지정되지 않았거나 알 수 없습니다. |
TIME_UNIT_LIFETIME |
최대 게재빈도는 광고 항목의 전체 기간에 적용됩니다. |
TIME_UNIT_MONTHS |
최대 게재빈도는 몇 개월에 적용됩니다. |
TIME_UNIT_WEEKS |
최대 게재빈도는 몇 주에 걸쳐 적용됩니다. |
TIME_UNIT_DAYS |
최대 게재빈도는 일수에 적용됩니다. |
TIME_UNIT_HOURS |
최대 게재빈도는 시간에 적용됩니다. |
TIME_UNIT_MINUTES |
최대 게재빈도는 분 단위로 적용됩니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003e\u003ccode\u003eTIME_UNIT\u003c/code\u003e enums specify the time frame over which a frequency cap is applied, limiting the number of times an ad is shown.\u003c/p\u003e\n"],["\u003cp\u003eOptions include applying the cap over a lifetime, or within specific durations like months, weeks, days, hours, or minutes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTIME_UNIT_UNSPECIFIED\u003c/code\u003e is used if the time unit is not known or defined.\u003c/p\u003e\n"]]],["The provided content outlines different time units for applying frequency caps. These units include `TIME_UNIT_UNSPECIFIED` for unknown values, `TIME_UNIT_LIFETIME` for the entire line item duration, `TIME_UNIT_MONTHS` for monthly caps, `TIME_UNIT_WEEKS` for weekly caps, `TIME_UNIT_DAYS` for daily caps, `TIME_UNIT_HOURS` for hourly caps, and `TIME_UNIT_MINUTES` for minute-based caps. Each time unit determines the duration over which the frequency cap is enforced.\n"],null,["# TimeUnit\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 time units.\n\n| Enums ||\n|-------------------------|-------------------------------------------------------------------------------------------------------|\n| `TIME_UNIT_UNSPECIFIED` | Time unit value is not specified or is unknown in this version. |\n| `TIME_UNIT_LIFETIME` | The frequency cap will be applied to the whole life time of the line item. | This item is deprecated! |\n| `TIME_UNIT_MONTHS` | The frequency cap will be applied to a number of months. |\n| `TIME_UNIT_WEEKS` | The frequency cap will be applied to a number of weeks. |\n| `TIME_UNIT_DAYS` | The frequency cap will be applied to a number of days. |\n| `TIME_UNIT_HOURS` | The frequency cap will be applied to a number of hours. |\n| `TIME_UNIT_MINUTES` | The frequency cap will be applied to a number of minutes. |"]]