[[["易于理解","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"]],["最后更新时间 (UTC):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"]]