2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
Environment
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
ENVIRONMENT_UNSPECIFIED |
이 버전에서 환경이 지정되지 않은 경우의 기본값입니다. 이 enum은 기본값의 자리표시자이며 실제 환경 옵션을 나타내지 않습니다. |
ENVIRONMENT_WEB_OPTIMIZED |
브라우저에 표시된 타겟 인벤토리 여기에는 휴대기기에서 조회된 모바일 웹사이트와 같이 조회된 기기에 맞게 설계된 인벤토리가 포함됩니다. 타겟팅된 경우 ENVIRONMENT_WEB_NOT_OPTIMIZED는 이 타겟팅 옵션을 삭제하기 전에 삭제해야 합니다. |
ENVIRONMENT_WEB_NOT_OPTIMIZED |
브라우저에 표시된 타겟 인벤토리 여기에는 기기용으로 설계되지 않았지만 기기에서 조회되는 인벤토리(예: 데스크톱에 최적화되었지만 휴대기기에서 조회되는 웹사이트)가 포함됩니다. 이 타겟팅 옵션을 추가하기 전에 ENVIRONMENT_WEB_OPTIMIZED를 타겟팅해야 합니다. |
ENVIRONMENT_APP |
앱에 표시된 인벤토리를 타겟팅합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eBy default, environment targeting is unspecified; to target specific environments, use the provided options.\u003c/p\u003e\n"],["\u003cp\u003eFor web inventory, you can target either optimized (designed for the device) or non-optimized (not designed for the device) environments.\u003c/p\u003e\n"],["\u003cp\u003eTo target inventory displayed within apps, use the \u003ccode\u003eENVIRONMENT_APP\u003c/code\u003e option.\u003c/p\u003e\n"],["\u003cp\u003eBefore deleting \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e, ensure \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e is removed first; conversely, target \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e before adding \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Environment\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 environment targeting options.\n\n| Enums ||\n|---------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ENVIRONMENT_UNSPECIFIED` | Default value when environment is not specified in this version. This enum is a placeholder for default value and does not represent a real environment option. |\n| `ENVIRONMENT_WEB_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was designed for the device it was viewed on, such as mobile websites viewed on a mobile device. ENVIRONMENT_WEB_NOT_OPTIMIZED, if targeted, should be deleted prior to the deletion of this targeting option. |\n| `ENVIRONMENT_WEB_NOT_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was not designed for the device but viewed on it, such as websites optimized for desktop but viewed on a mobile device. ENVIRONMENT_WEB_OPTIMIZED should be targeted prior to the addition of this targeting option. |\n| `ENVIRONMENT_APP` | Target inventory displayed in apps. |"]]