تحذف هذه الطريقة إعلانًا إبداعيًا. تعرِض رمز الخطأ NOT_FOUND إذا لم يكن تصميم الإعلان متوفّرًا. يجب أولاً أرشفة تصميم الإعلان، أي ضبط entityStatus على ENTITY_STATUS_ARCHIVED، قبل أن تتمكّن من حذفه.
يجب أن يكون لدى المعلِن أو الشريك الرئيسي دور مستخدم"عادي" أو أعلى لتقديم هذا الطلب.
تاريخ التعديل الأخير: 2025-10-08 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-10-08 (حسب التوقيت العالمي المتفَّق عليه)"],[],["This document details the process of deleting a creative within an advertiser's account. Deletion requires a \"Standard\" or greater user role. The creative must first be archived by setting its `entityStatus` to `ENTITY_STATUS_ARCHIVED`. A `DELETE` HTTP request is sent to the specified URL, including `advertiserId` and `creativeId` as path parameters. The request body should be empty. A successful deletion returns an empty JSON object; if the creative doesn't exist, `NOT_FOUND` is returned. The operation requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]