{"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"]]