2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
BulkEditSitesResponse
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
SiteService.BulkEditSites의 응답 메시지입니다.
JSON 표현 |
{
"sites": [
{
object (Site )
}
]
} |
필드 |
sites[] |
object (Site )
생성된 사이트 목록입니다. 비어 있으면 이 목록이 표시되지 않습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 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. The `SiteService.BulkEditSites` response message includes a JSON representation, containing a `sites` array. This array holds objects representing successfully created sites. Each site object conforms to the `Site` schema. If no sites were created, the `sites` list is absent from the response.\n"],null,["# BulkEditSitesResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.BulkEditSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v4/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v4/advertisers.channels.sites#Site)`)` The list of sites that have been successfully created. This list will be absent if empty. |"]]