[null,null,["最后更新时间 (UTC):2024-06-11。"],[[["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"]]