Kể từ ngày 8 tháng 9 năm 2025, mỗi mục hàng mới sẽ cần phải khai báo xem mục hàng đó có phân phát quảng cáo chính trị ở Liên minh Châu Âu (EU) hay không. Display & Video 360 API và các tệp SDF được tải lên mà không cung cấp thông tin khai báo sẽ không thành công. Hãy xem trang thông báo về những nội dung không dùng nữa để biết thêm thông tin về cách cập nhật quy trình tích hợp để đưa ra nội dung khai báo này.
Từ khoá được nhắm mục tiêu phủ định thuộc danh sách từ khoá phủ định.
Biểu diễn dưới dạng JSON
{"name": string,"keywordValue": string}
Trường
name
string
Chỉ có đầu ra. Tên tài nguyên của từ khoá phủ định.
keywordValue
string
Bắt buộc. Không thể thay đổi. Từ khoá được nhắm mục tiêu phủ định, ví dụ: car insurance.
Phải được mã hoá UTF-8 với kích thước tối đa là 255 byte. Số ký tự tối đa là 80. Số từ tối đa là 10.
Các ký tự hợp lệ chỉ được phép chứa các ký tự ASCII. Việc thoát URL chỉ được phép để biểu thị khoảng trắng giữa các từ. Khoảng trắng ở đầu hoặc ở cuối sẽ bị bỏ qua.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eNegativeKeyword\u003c/code\u003e resource represents a negatively targeted keyword belonging to a negative keyword list.\u003c/p\u003e\n"],["\u003cp\u003eNegative keywords can be managed through methods such as creation, deletion, bulk edits, listing, and replacement within negative keyword lists.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNegativeKeyword\u003c/code\u003e resource has two fields: \u003ccode\u003ename\u003c/code\u003e which is the system-generated resource name and \u003ccode\u003ekeywordValue\u003c/code\u003e which represents the actual keyword with specific restrictions.\u003c/p\u003e\n"]]],["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"],null,["# REST Resource: advertisers.negativeKeywordLists.negativeKeywords\n\n| Display \\& Video 360 API v2 has 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/v2/advertisers.negativeKeywordLists.negativeKeywords/bulkEdit) | Bulk edits negative keywords in a single negative keyword list. |\n| ### [create](/display-video/api/reference/rest/v2/advertisers.negativeKeywordLists.negativeKeywords/create) | Creates a negative keyword in a negative keyword list. |\n| ### [delete](/display-video/api/reference/rest/v2/advertisers.negativeKeywordLists.negativeKeywords/delete) | Deletes a negative keyword from a negative keyword list. |\n| ### [list](/display-video/api/reference/rest/v2/advertisers.negativeKeywordLists.negativeKeywords/list) | Lists negative keywords in a negative keyword list. |\n| ### [replace](/display-video/api/reference/rest/v2/advertisers.negativeKeywordLists.negativeKeywords/replace) | Replaces all negative keywords in a single negative keyword list. |"]]