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.
Ein auszuschließendes Keyword, das zu einer Liste mit auszuschließenden Keywords gehört.
JSON-Darstellung
{"name": string,"keywordValue": string}
Felder
name
string
Nur Ausgabe. Der Ressourcenname des auszuschließenden Keywords.
keywordValue
string
Erforderlich. Nicht veränderbar. Das auszuschließende Keyword, z. B. car insurance.
Muss UTF-8-codiert sein und darf maximal 255 Byte groß sein. Es sind maximal 80 Zeichen zulässig. Es sind maximal 10 Wörter zulässig.
Gültige Zeichen sind auf ASCII-Zeichen beschränkt. Das einzige URL-Escaping ist zur Darstellung von Leerzeichen zwischen Wörtern zulässig. Voran- oder nachgestellte Leerzeichen werden ignoriert.
[[["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-08-21 (UTC)."],[[["Display & Video 360 API v1 is sunsetted."],["A NegativeKeyword resource represents a negatively targeted keyword within a negative keyword list."],["NegativeKeyword resources have a `name` and `keywordValue` attribute, the latter being the targeted keyword itself with restrictions on character length and encoding."],["Several methods like `bulkEdit`, `create`, `delete`, `list`, and `replace` are available to manage NegativeKeyword resources within negative keyword lists."]]],["The core content details the `NegativeKeyword` resource within the Display & Video 360 API. This resource represents a negatively targeted keyword with `name` and `keywordValue` fields. `keywordValue` must be a UTF-8 encoded string (max 255 bytes, 80 characters, 10 words). Available methods include `bulkEdit`, `create`, `delete`, `list`, and `replace`, allowing for bulk changes, individual creations/deletions, listing, and full replacement of negative keywords within lists. The v1 version of the API has been sunset.\n"]]