Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
[null,null,["Zuletzt aktualisiert: 2024-06-11 (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"]]