自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ReplaceSitesResponse
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
SiteService.ReplaceSites 的响应消息。
JSON 表示法 |
{
"sites": [
{
object (Site )
}
]
} |
字段 |
sites[] |
object (Site )
替换后渠道中的网站列表。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis documentation details the response message structure for the SiteService ReplaceSites method.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a JSON object containing a list of sites present in the channel following a replacement operation.\u003c/p\u003e\n"],["\u003cp\u003eEach site within the list is represented as a Site object, with further details available in its respective documentation.\u003c/p\u003e\n"]]],["The core content details the JSON representation and fields for the response message of `SiteService.ReplaceSites`. The JSON response contains a `\"sites\"` array. This array includes a list of `Site` objects, representing the sites in the channel after the replacement operation. The `sites[]` field, a list of `Site` objects, holds this information.\n"],null,["# ReplaceSitesResponse\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.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for SiteService.ReplaceSites.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"sites\": [ { object (/display-video/api/reference/rest/v3/advertisers.channels.sites#Site) } ] } ``` |\n\n| Fields ||\n|-----------|---------------------------------------------------------------------------------------------------------------------------------------------|\n| `sites[]` | `object (`[Site](/display-video/api/reference/rest/v3/advertisers.channels.sites#Site)`)` The list of sites in the channel after replacing. |"]]