[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eDisplay & Video 360 API v1 has been sunset and replaced with a newer version.\u003c/p\u003e\n"],["\u003cp\u003eThis document outlines the request format to delete assigned targeting options for a specific targeting type.\u003c/p\u003e\n"],["\u003cp\u003eThe request must include the targeting type and an array of assigned targeting option IDs to be deleted.\u003c/p\u003e\n"]]],[],null,["# DeleteAssignedTargetingOptionsRequest\n\n| Display \\& Video 360 API v1 has been 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/v1/TargetingType), \"assignedTargetingOptionIds\": [ string ] } ``` |\n\n| Fields ||\n|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|\n| `targetingType` | `enum (`[TargetingType](/display-video/api/reference/rest/v1/TargetingType)`)` Required. Identifies the type of this assigned targeting option. |\n| `assignedTargetingOptionIds[]` | `string` Required. The assigned targeting option IDs to delete. |"]]