2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
ContentOutstreamPosition
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
CONTENT_OUTSTREAM_POSITION_UNSPECIFIED |
이 버전에서는 콘텐츠 아웃스트림 위치가 지정되지 않습니다. 이 enum은 기본값의 자리표시자이며 실제 콘텐츠 아웃스트림 위치를 나타내지 않습니다. |
CONTENT_OUTSTREAM_POSITION_UNKNOWN |
콘텐츠 아웃스트림에서 광고 위치를 알 수 없습니다. |
CONTENT_OUTSTREAM_POSITION_IN_ARTICLE |
페이지의 단락 사이에 게재되는 광고입니다. |
CONTENT_OUTSTREAM_POSITION_IN_BANNER |
페이지 상단과 측면에 표시되는 광고입니다. |
CONTENT_OUTSTREAM_POSITION_IN_FEED |
스크롤 가능한 콘텐츠 스트림에 게재되는 광고입니다. 피드는 일반적으로 편집 피드 (예: 기사 또는 뉴스 목록) 또는 등록정보 피드 (예: 제품 또는 서비스 목록)입니다. |
CONTENT_OUTSTREAM_POSITION_INTERSTITIAL |
콘텐츠 로드 전 또는 중간에 표시되는 광고입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[],["The Display & Video 360 API v4, currently in beta, defines possible content outstream ad positions using enums. These positions include: unspecified (a placeholder), unknown, in-article (between paragraphs), in-banner (top/sides of a page), in-feed (in scrollable content streams), and interstitial (between content loads). Each enum represents a distinct ad placement scenario within digital content.\n"],null,["# ContentOutstreamPosition\n\nPossible content outstream positions.\n\n| Enums ||\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_OUTSTREAM_POSITION_UNSPECIFIED` | Content outstream position is not specified in this version. This enum is a place holder for a default value and does not represent a real content outstream position. |\n| `CONTENT_OUTSTREAM_POSITION_UNKNOWN` | The ad position is unknown in the content outstream. |\n| `CONTENT_OUTSTREAM_POSITION_IN_ARTICLE` | Ads that appear between the paragraphs of your pages. |\n| `CONTENT_OUTSTREAM_POSITION_IN_BANNER` | Ads that display on the top and the sides of a page. |\n| `CONTENT_OUTSTREAM_POSITION_IN_FEED` | Ads that appear in a scrollable stream of content. A feed is typically editorial (e.g. a list of articles or news) or listings (e.g. a list of products or services). |\n| `CONTENT_OUTSTREAM_POSITION_INTERSTITIAL` | Ads shown before or between content loads. |"]]