[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-06-11 UTC."],[[["Display & Video 360 API v2 has been sunset and this documentation details the creation of negative keyword lists using the API."],["You can create a new negative keyword list by sending a POST request to the specified endpoint with the advertiser ID."],["The request body should contain details of the negative keyword list as defined in the NegativeKeywordList object."],["A successful request will return the newly created negative keyword list object in the response."],["Using this functionality requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The content details how to create a new negative keyword list within the Display & Video 360 API. A POST request is sent to `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/negativeKeywordLists`, requiring the `advertiserId` as a path parameter. The request body must include an instance of `NegativeKeywordList`. Upon success, the response returns the newly created `NegativeKeywordList`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API v2 has been sunset.\n"]]