[[["เข้าใจง่าย","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-04-02 UTC"],[[["Creates a negative keyword within a specified negative keyword list for a given advertiser in Display & Video 360."],["Requires providing the advertiser ID and negative keyword list ID as path parameters in the HTTP request."],["The request body should contain details of the negative keyword to be created, as defined in the NegativeKeyword object."],["Upon successful execution, the API returns the newly created negative keyword object in the response body."],["Utilizes OAuth 2.0 for authorization and requires the `https://www.googleapis.com/auth/display-video` scope."]]],["This describes how to create a negative keyword within a specified list. A `POST` request is sent to the provided URL, including the `advertiserId` and `negativeKeywordListId` as required path parameters. The request body contains the new `NegativeKeyword` data. Upon success, the response body returns the newly created `NegativeKeyword` object. This process requires OAuth authorization with the `https://www.googleapis.com/auth/display-video` scope.\n"]]