[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]