تحذف هذه الطريقة طلب إدراج. تعرِض رمز الخطأ NOT_FOUND إذا لم يكن طلب الإدراج متوفّرًا. يجب أولاً أرشفة ترتيب الإدراج، أي ضبط entityStatus على ENTITY_STATUS_ARCHIVED، لتتمكّن من حذفه.
تاريخ التعديل الأخير: 2025-10-08 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-10-08 (حسب التوقيت العالمي المتفَّق عليه)"],[],["To delete an insertion order, send a `DELETE` HTTP request to the specified URL, including the `advertiserId` and `insertionOrderId` as path parameters. The insertion order must be archived beforehand by setting its `entityStatus` to `ENTITY_STATUS_ARCHIVED`. The request body should be empty. A successful deletion returns an empty JSON object. The required authorization scope is `https://www.googleapis.com/auth/display-video`. A `NOT_FOUND` error is returned if the insertion order is not found.\n"]]