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 Keyword mit ausschließendem Targeting, 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 Keyword, auf das ein negatives Targeting erfolgt, z. B. car insurance.
Muss UTF-8-codiert sein und darf maximal 255 Byte lang sein. Die maximale Zeichenanzahl beträgt 80. Die maximale Anzahl von Wörtern ist 10.
Gültige Zeichen sind auf ASCII-Zeichen beschränkt. Das einzige zulässige URL-Escaping ist die Darstellung von Leerzeichen zwischen Wörtern. 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-11-24 (UTC)."],[[["Display & Video 360 API v2 is no longer supported."],["A `NegativeKeyword` resource represents a negatively targeted keyword belonging to a negative keyword list."],["Negative keywords can be managed through methods such as creation, deletion, bulk edits, listing, and replacement within negative keyword lists."],["`NegativeKeyword` resource has two fields: `name` which is the system-generated resource name and `keywordValue` which represents the actual keyword with specific restrictions."]]],["The core content defines `NegativeKeyword` resource used in Display & Video 360 API, which has since been sunset. A `NegativeKeyword` has a name and a keyword value (up to 80 characters). Actions on negative keywords within a list include: `bulkEdit`, `create`, `delete`, `list`, and `replace`. `bulkEdit` allows for editing multiple negative keywords, while `replace` will replace all keywords. Each operation involves the advertisers negative keywords list.\n"]]