Mulai 8 September 2025, setiap item baris baru harus menyatakan apakah item baris tersebut akan menayangkan iklan politik Uni Eropa (EU) atau tidak. Upload SDF dan API Display & Video 360 yang tidak memberikan pernyataan akan gagal. Lihat halaman penghentian penggunaan kami untuk mengetahui detail selengkapnya tentang cara memperbarui integrasi Anda untuk membuat pernyataan ini.
Kata kunci bertarget negatif yang termasuk dalam daftar kata kunci negatif.
Representasi JSON
{"name": string,"keywordValue": string}
Kolom
name
string
Hanya output. Nama resource kata kunci negatif.
keywordValue
string
Wajib diisi. Tidak dapat diubah. Kata kunci yang ditargetkan negatif, misalnya car insurance.
Harus berenkode UTF-8 dengan ukuran maksimum 255 byte. Jumlah karakter maksimal adalah 80. Jumlah kata maksimal adalah 10.
Karakter yang valid dibatasi hanya untuk karakter ASCII. Satu-satunya escaping URL yang diizinkan adalah untuk mewakili spasi kosong di antara kata. Spasi di awal atau di akhir akan diabaikan.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v1 is sunsetted.\u003c/p\u003e\n"],["\u003cp\u003eA NegativeKeyword resource represents a negatively targeted keyword within a negative keyword list.\u003c/p\u003e\n"],["\u003cp\u003eNegativeKeyword resources have a \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003ekeywordValue\u003c/code\u003e attribute, the latter being the targeted keyword itself with restrictions on character length and encoding.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods like \u003ccode\u003ebulkEdit\u003c/code\u003e, \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003edelete\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e, and \u003ccode\u003ereplace\u003c/code\u003e are available to manage NegativeKeyword resources within negative keyword lists.\u003c/p\u003e\n"]]],["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"],null,["# REST Resource: advertisers.negativeKeywordLists.negativeKeywords\n\n| Display \\& Video 360 API v1 has been sunset.\n- [Resource: NegativeKeyword](#NegativeKeyword)\n - [JSON representation](#NegativeKeyword.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: NegativeKeyword\n-------------------------\n\nA negatively targeted keyword that belongs to a negative keyword list.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"name\": string, \"keywordValue\": string } ``` |\n\n| Fields ||\n|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the negative keyword. |\n| `keywordValue` | `string` Required. Immutable. The negatively targeted keyword, for example `car insurance`. Must be UTF-8 encoded with a maximum size of 255 bytes. Maximum number of characters is 80. Maximum number of words is 10. Valid characters are restricted to ASCII characters only. The only URL-escaping permitted is for representing whitespace between words. Leading or trailing whitespace is ignored. |\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| ### [bulkEdit](/display-video/api/reference/rest/v1/advertisers.negativeKeywordLists.negativeKeywords/bulkEdit) | Bulk edits negative keywords in a single negative keyword list. |\n| ### [create](/display-video/api/reference/rest/v1/advertisers.negativeKeywordLists.negativeKeywords/create) | Creates a negative keyword in a negative keyword list. |\n| ### [delete](/display-video/api/reference/rest/v1/advertisers.negativeKeywordLists.negativeKeywords/delete) | Deletes a negative keyword from a negative keyword list. |\n| ### [list](/display-video/api/reference/rest/v1/advertisers.negativeKeywordLists.negativeKeywords/list) | Lists negative keywords in a negative keyword list. |\n| ### [replace](/display-video/api/reference/rest/v1/advertisers.negativeKeywordLists.negativeKeywords/replace) | Replaces all negative keywords in a single negative keyword list. |"]]