Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-06-11 (UTC)."],[[["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."]]],["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"]]