[null,null,["Last updated 2024-09-18 UTC."],[[["Display & Video 360 API v1 is sunset and this documentation details updating negative keyword lists within the platform."],["The API utilizes an HTTP PATCH request to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordList.negativeKeywordListId}` for updating the lists."],["Required parameters include advertiser ID, negative keyword list ID, and an update mask to specify fields for modification."],["A successful update returns the modified negative keyword list in the response body."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for updating a negative keyword list via the Display & Video 360 API. Key actions include sending a `PATCH` request to a specified URL, using the advertiser's ID and the negative keyword list's ID in the path. The `updateMask` query parameter controls which fields are updated. The request and response bodies both contain a `NegativeKeywordList` instance. The process requires `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. The API v1 has been sunset.\n"]]