[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This documentation details the process for replacing all negative keywords within a specific negative keyword list using the Display & Video 360 API."],["The API request involves specifying the advertiser and negative keyword list IDs, along with a list of new negative keywords to replace the existing ones."],["Upon successful execution, the API returns the updated, full list of negative keywords present in the specified negative keyword list."],["The request needs to be authorized with the `https://www.googleapis.com/auth/display-video` OAuth scope."],["Display & Video 360 API v1 has been sunset."]]],["This document details the process for replacing negative keywords in a Display & Video 360 advertiser's negative keyword list using the API. The `POST` request is sent to the specified URL including the `advertiserId` and `negativeKeywordListId`. The request body must include a JSON with `newNegativeKeywords`, a list of keywords that will replace the existing ones. The API responds with a list of `negativeKeywords` now present in the negative keyword list. OAuth scope is required.\n"]]