[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]