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