لحذف طلب إدراج يتم عرض رمز الخطأ NOT_FOUND إذا لم يكن طلب الإدراج متوفّرًا. يجب أرشفة طلب الإدراج أولاً، أي ضبط entityStatus على ENTITY_STATUS_ARCHIVED، لتتمكّن من حذفه.
تاريخ التعديل الأخير: 2025-03-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-03-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],["The Display & Video 360 API v4 allows the deletion of insertion orders via a `DELETE` HTTP request. The request URL requires `advertiserId` and `insertionOrderId` path parameters. Before deletion, the insertion order's `entityStatus` must be set to `ENTITY_STATUS_ARCHIVED`. The request body should be empty. A successful deletion returns an empty JSON object. If the insertion order is not found, a `NOT_FOUND` error code is returned. This operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]