2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
NativeContentPosition
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
NATIVE_CONTENT_POSITION_UNSPECIFIED |
이 버전에서는 네이티브 콘텐츠 위치가 지정되지 않습니다. 이 enum은 기본값의 자리표시자이며 실제 네이티브 콘텐츠 위치를 나타내지 않습니다. |
NATIVE_CONTENT_POSITION_UNKNOWN |
네이티브 콘텐츠 위치를 알 수 없습니다. |
NATIVE_CONTENT_POSITION_IN_ARTICLE |
네이티브 콘텐츠 위치는 인아티클입니다. 즉, 광고가 페이지의 단락 사이에 표시됩니다. |
NATIVE_CONTENT_POSITION_IN_FEED |
네이티브 콘텐츠 게재위치는 인피드입니다. 즉, 스크롤 가능한 콘텐츠 스트림에 광고가 표시됩니다. 피드는 일반적으로 편집 피드 (예: 기사 또는 뉴스 목록) 또는 등록정보 피드 (예: 제품 또는 서비스 목록)입니다. |
NATIVE_CONTENT_POSITION_PERIPHERAL |
네이티브 콘텐츠 위치는 주변에 있습니다. 즉, 광고가 페이지의 핵심 콘텐츠 외부(예: 페이지의 왼쪽 또는 오른쪽)에 표시됩니다. |
NATIVE_CONTENT_POSITION_RECOMMENDATION |
네이티브 콘텐츠 위치는 추천입니다. 즉, 광고가 추천 콘텐츠 섹션에 표시됩니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[],[],null,["# NativeContentPosition\n\nPossible native content position options.\n\n| Enums ||\n|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `NATIVE_CONTENT_POSITION_UNSPECIFIED` | Native content position is not specified in this version. This enum is a place holder for a default value and does not represent a real native content position. |\n| `NATIVE_CONTENT_POSITION_UNKNOWN` | The native content position is unknown. |\n| `NATIVE_CONTENT_POSITION_IN_ARTICLE` | Native content position is in-article, i.e., ads appear between the paragraphs of pages. |\n| `NATIVE_CONTENT_POSITION_IN_FEED` | Native content position is in-feed, i.e., ads 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| `NATIVE_CONTENT_POSITION_PERIPHERAL` | Native content position is peripheral, i.e., ads appear outside of core content on pages, such as the right- or left-hand side of the page. |\n| `NATIVE_CONTENT_POSITION_RECOMMENDATION` | Native content position is recommendation, i.e., ads appear in sections for recommended content. |"]]