{"newSites": [{object (Site)}],// Union field owner can be only one of the following:"advertiserId": string// End of list of possible types for union field owner.}
[null,null,["最后更新时间 (UTC):2024-09-09。"],[[["This document outlines the process for replacing all sites under a Display & Video 360 channel using the `replaceSites` API endpoint."],["The request body requires specifying the new sites and the owner (partner or advertiser) of the parent channel."],["This operation may experience high latency, so increasing the default timeout is recommended."],["The API utilizes gRPC Transcoding and requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This document outlines the process of replacing sites within a channel using the Display & Video 360 API. It uses a POST request to `partners/{partnerId}/channels/{channelId}/sites:replace`. The request body, which uses JSON formatting, requires a list of `newSites` to replace existing ones. `channelId`, `partnerId` and `owner` (either partner or advertiser) are required path parameters. The API call experiences high latency, recommending timeout increases. Successful responses return a `ReplaceSitesResponse` object. Authorization requires the `display-video` OAuth scope.\n"]]