2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
IntegrationDetails
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
JSON 표현 |
{
"integrationCode": string,
"details": string
} |
필드 |
integrationCode |
string
항목과 연결할 외부 식별자입니다. 통합 코드는 보고와 같이 시스템의 여러 위치에 항목과 함께 표시됩니다. UTF-8로 인코딩되어야 하며 길이는 500자(영문 기준) 이하여야 합니다.
|
details |
string
항목의 추가 세부정보(문자열 형식)입니다. UTF-8로 인코딩되어야 하며 길이는 1,000자(영문 기준) 이하여야 합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 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 is in beta. It uses a JSON structure for integration entries, defined by `integrationCode` and `details`. `integrationCode` is an external identifier (max 500 UTF-8 characters) displayed with the entry. `details` contains additional entry information (max 1000 UTF-8 characters). Both `integrationCode` and `details` must be UTF-8 encoded.\n"],null,["# IntegrationDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nIntegration details of an entry.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"integrationCode\": string, \"details\": string } ``` |\n\n| Fields ||\n|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `integrationCode` | `string` An external identifier to be associated with the entry. The integration code will show up together with the entry in many places in the system, for example, reporting. Must be UTF-8 encoded with a length of no more than 500 characters. |\n| `details` | `string` Additional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters. |"]]