[[["わかりやすい","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"]],["最終更新日 2025-02-25 UTC。"],[[["Deletes a specified negative keyword list for a given advertiser in DV360."],["Requires advertiser and negative keyword list IDs as path parameters."],["Uses an HTTP DELETE request with an empty body."],["Successful deletion results in an empty response body."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines how to delete a negative keyword list within the DV360 platform. A `DELETE` HTTP request is sent to a specific URL that includes the `advertiserId` and `negativeKeywordListId` as path parameters, both of which are required. The request body must be empty. A successful deletion returns an empty JSON object in the response body. This action requires OAuth scope: `https://www.googleapis.com/auth/display-video`. The document uses gRPC Transcoding syntax.\n"]]