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, die die vorhandenen Keywords in der Liste mit auszuschließenden Keywords ersetzen, angegeben als Liste von 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: 2025-04-02 (UTC)."],[[["Replaces all negative keywords within a specified negative keyword list using the provided new keywords."],["Utilizes an HTTP POST request to the Display & Video 360 API with specific advertiser and negative keyword list IDs."],["Requires providing a request body containing a list of new negative keywords in JSON format."],["Returns a response body with a list of all negative keywords present in the list after the replacement in JSON format."],["Needs authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This outlines the process of replacing negative keywords in a list using a `POST` request to a specified URL. Key actions include providing the `advertiserId` and `negativeKeywordListId` in the URL path. The request body contains a list of `newNegativeKeywords` to replace existing ones. The response body returns the updated list of all `negativeKeywords` in the list. This requires authorization using a specific OAuth scope.\n"]]