[[["Прост для понимания","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"]],["Последнее обновление: 2025-01-04 UTC."],[[["Display & Video 360 API v1 is sunset and this documentation outlines the bulk editing process for assigned locations within location lists."],["Bulk edits involve deleting specified assigned locations and creating new ones using the provided IDs and assigned location objects."],["The HTTP request utilizes a POST method to a specific endpoint with advertiser and location list IDs as path parameters."],["Request and response bodies follow defined JSON structures, with detailed field descriptions and data types provided."],["Authorization requires the 'https://www.googleapis.com/auth/display-video' scope for OAuth 2.0 authentication."]]],["This content describes how to use the Display & Video 360 API to bulk edit location assignments. Key actions involve using a `POST` request to a specific URL, providing an `advertiserId` and `locationListId` as path parameters. The request body specifies lists of `deletedAssignedLocations` (IDs to remove) and `createdAssignedLocations` (new location objects to add). The successful response body includes a list of newly `assignedLocations`. OAuth authorization is required.\n"]]