2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
ContentInstreamPosition
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
CONTENT_INSTREAM_POSITION_UNSPECIFIED |
이 버전에서는 콘텐츠 인스트림 위치가 지정되지 않습니다. 이 enum은 기본값의 자리표시자이며 실제 인스트림 광고 게재위치를 나타내지 않습니다. |
CONTENT_INSTREAM_POSITION_PRE_ROLL |
콘텐츠 스트리밍 전에 재생되는 광고입니다. |
CONTENT_INSTREAM_POSITION_MID_ROLL |
스트리밍 콘텐츠의 시작과 끝 사이에 재생되는 광고입니다. |
CONTENT_INSTREAM_POSITION_POST_ROLL |
스트리밍 콘텐츠 끝에 재생되는 광고입니다. |
CONTENT_INSTREAM_POSITION_UNKNOWN |
인스트림 광고 게재위치를 알 수 없습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eContent instream position identifies where ads are displayed within streaming content, such as before, during, or after the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe available positions include pre-roll, mid-roll, post-roll, and unspecified/unknown options for default or undetermined placements.\u003c/p\u003e\n"],["\u003cp\u003eThese enums provide a standardized way to specify ad placement within streaming content for advertisers and publishers.\u003c/p\u003e\n"]]],["The provided content outlines the possible positions for in-stream ads. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads within content), and `POST_ROLL` (ads after content). Additionally, `CONTENT_INSTREAM_POSITION_UNSPECIFIED` indicates a default value, and `CONTENT_INSTREAM_POSITION_UNKNOWN` signifies an indeterminate position. The enums represent various stages within streaming content where an advertisement might be played.\n"],null,["# ContentInstreamPosition\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 content instream positions.\n\n| Enums ||\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_INSTREAM_POSITION_UNSPECIFIED` | Content instream position is not specified in this version. This enum is a place holder for a default value and does not represent a real in stream ad position. |\n| `CONTENT_INSTREAM_POSITION_PRE_ROLL` | Ads that play before streaming content. |\n| `CONTENT_INSTREAM_POSITION_MID_ROLL` | Ads that play between the beginning and end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_POST_ROLL` | Ads that play at the end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_UNKNOWN` | Ads instream position is unknown. |"]]