[[["התוכן קל להבנה","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"]]