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 v2 has been sunset and this documentation details the process for deleting a negative keyword list using the API.
The request requires providing the advertiser ID and negative keyword list ID as path parameters in a DELETE request to the specified endpoint.
An empty request body is necessary, and a successful operation results in an empty response body, indicating the negative keyword list has been deleted.
Authorization for this action 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 Display & Video 360 API v2 is no longer available. This document details how to delete a negative keyword list using a `DELETE` HTTP request to `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordListId}`. The `advertiserId` and `negativeKeywordListId` (both integers) are required path parameters. The request body must be empty, and a successful deletion results in an empty response body. The API requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"],null,[]]