[[["เข้าใจง่าย","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"],[[["Display & Video 360 API v2 is deprecated and this documentation details the process for deleting a location assignment from a location list."],["The DELETE request requires specifying the advertiser ID, location list ID, and assigned location ID as path parameters in the URL."],["An empty request body is necessary, and a successful operation will return an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope for accessing the Display & Video 360 API."]]],["The document outlines how to delete an assignment between a location and a location list using the Display & Video 360 API. The API endpoint `DELETE https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/locationLists/{locationListId}/assignedLocations/{assignedLocationId}` requires three path parameters: `advertiserId`, `locationListId`, and `assignedLocationId`. The request body must be empty. A successful deletion results in an empty response body. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API version v2 has been sunset.\n"]]