[[["เข้าใจง่าย","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-06-11 UTC"],[[["This guide details how to delete a site from a channel using the Display & Video 360 API."],["The request requires specifying the advertiser or partner ID, channel ID, and the URL or app ID of the site to be removed."],["An empty request body is necessary, and a successful deletion results in an empty response body."],["This operation necessitates authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The provided content outlines how to delete a site from a channel using the Display & Video 360 API. The core action is a `DELETE` HTTP request to a specific URL containing `advertiserId`, `channelId`, and `urlOrAppId`. Either an `advertiserId` or `partnerId` must be provided to identify the channel owner. The request body should be empty. A successful deletion results in an empty response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Display & Video 360 API v2 is no longer available.\n"]]