Every new line item needs to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details.
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Display & Video 360 API v1 is sunset and this documentation details the process for deleting the assignment between a location and a location list.
This deletion is executed through a DELETE HTTP request to a specific endpoint, requiring advertiserId, locationListId, and assignedLocationId as path parameters.
The request body should be empty, and a successful deletion will result in an empty response body.
Authorization requires the https://www.googleapis.com/auth/display-video OAuth scope.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["The provided content outlines how to delete an assignment between a location and a location list using the Display & Video 360 API. The core action is a `DELETE` HTTP request to a specific URL, requiring `advertiserId`, `locationListId`, and `assignedLocationId` as path parameters. The request body must be empty. Successful deletion results in an empty response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API v1 is no longer available.\n"]]