{"newSites": [{object (Site)}],// Union field owner can be only one of the following:"partnerId": string// End of list of possible types for union field owner.}
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-10。"],[[["Replaces all existing sites under a given channel with a new set of sites provided in the request."],["The API request requires specifying the channel ID and the ID of the owning entity (either advertiser or partner)."],["The request body should contain a list of new sites to be assigned to the channel."],["This method may experience high latency, so increasing the default timeout is recommended."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines how to replace sites within a channel using the Display & Video 360 API. Key actions involve sending a POST request to a specific URL, providing the `advertiserId` and `channelId` in the path. The request body must include a list of `newSites` to replace the existing ones, and it requires the `owner` information (either `partnerId` or `advertiserId`). High latency is expected, and increased timeout settings are advised. The API needs OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]