Xoá một mẫu quảng cáo. Trả về mã lỗi NOT_FOUND nếu mẫu quảng cáo không tồn tại. Trước khi xoá, bạn phải lưu trữ mẫu quảng cáo, tức là đặt entityStatus thành ENTITY_STATUS_ARCHIVED.
Bạn cần có vai trò người dùng"Chuẩn" trở lên cho nhà quảng cáo chính hoặc đối tác để đưa ra yêu cầu này.
[null,null,["Cập nhật lần gần đây nhất: 2025-10-08 UTC."],[],["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"]]