Xoá mục hàng. Trả về mã lỗi NOT_FOUND nếu mục hàng không tồn tại. Trước tiên, bạn phải lưu trữ mục hàng, tức là đặt entityStatus thành ENTITY_STATUS_ARCHIVED để có thể xoá mục hàng đó.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[],["The core content describes how to delete a line item using the Display & Video 360 API. It specifies a `DELETE` HTTP request to a URL containing the `advertiserId` and `lineItemId`. The line item must be archived beforehand by setting its `entityStatus` to `ENTITY_STATUS_ARCHIVED`. The request body should be empty, and a successful response also has an empty body. It uses gRPC Transcoding syntax. This action requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]