{"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"]],["上次更新時間: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"]]