[[["เข้าใจง่าย","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"]]