{"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 UTC。"],[[["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"]]