[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון 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"]]