[[["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 creating a negative keyword within a specific negative keyword list using the Display & Video 360 API."],["It outlines the necessary HTTP request format, required path parameters for identifying the advertiser and list, and the structure for request/response bodies."],["Authorization using the `https://www.googleapis.com/auth/display-video` scope is required to access this functionality."],["Note: Display & Video 360 API v2 has been sunset."]]],["The provided content outlines how to create a negative keyword within a negative keyword list using the Display & Video 360 API. Key actions include making a `POST` request to a specific URL using gRPC Transcoding syntax, which needs the `advertiserId` and `negativeKeywordListId` as path parameters. The request body requires an instance of `NegativeKeyword`, and a successful response will return the newly created `NegativeKeyword`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]