[[["容易理解","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 (世界標準時間)。"],[[["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"]]