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.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 has been sunsetted.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the request format for deleting assigned targeting options.\u003c/p\u003e\n"],["\u003cp\u003eThe request must specify the targeting type and a list of assigned targeting option IDs to be removed.\u003c/p\u003e\n"]]],["The Display & Video 360 API v2 is no longer available. To delete assigned targeting options, a request must specify the `targetingType` and the `assignedTargetingOptionIds` to be removed. `TargetingType` is a required field that identifies the type of targeting, and `assignedTargetingOptionIds` lists the IDs of the targeting options to delete, both using JSON formatting as specified in the API schema.\n"],null,["# DeleteAssignedTargetingOptionsRequest\n\n| Display \\& Video 360 API v2 has sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA request listing which assigned targeting options of a given targeting type should be deleted.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"targetingType\": enum (/display-video/api/reference/rest/v2/TargetingType), \"assignedTargetingOptionIds\": [ string ] } ``` |\n\n| Fields ||\n|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| `targetingType` | `enum (`[TargetingType](/display-video/api/reference/rest/v2/TargetingType)`)` Required. Identifies the type of this assigned targeting option. |\n| `assignedTargetingOptionIds[]` | `string` Required. The assigned targeting option IDs to delete. |"]]