[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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"]]