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.
Die auszuschließenden Keywords, durch die die vorhandenen Keywords in der Liste mit auszuschließenden Keywords ersetzt werden (siehe Liste NegativeKeywords).
Antworttext
Antwortnachricht für NegativeKeywordService.ReplaceNegativeKeywords
Bei Erfolg enthält der Antworttext Daten mit der folgenden Struktur:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-09 (UTC)."],[[["Replaces all negative keywords within a specified negative keyword list with new ones provided in the request."],["Requires specifying the advertiser ID and negative keyword list ID as path parameters in the HTTP request."],["The request body must contain a list of new negative keywords to replace the existing ones."],["A successful response returns the complete list of negative keywords now present in the negative keyword list."],["This operation needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This document details the process for replacing negative keywords in a Display & Video 360 negative keyword list via API. It uses a `POST` request to the provided URL, specifying `advertiserId` and `negativeKeywordListId` in the path. The request body contains `newNegativeKeywords`, a list of keywords that will replace existing ones. The API response provides the updated full list of `negativeKeywords` present in the list. The process requires `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]