[[["わかりやすい","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 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"]]