Para analizar nuestros productos y proporcionar comentarios sobre ellos, únete al canal oficial de la API de Display & Video 360 y los archivos de datos estructurados en Discord, en el servidor Google Advertising and Measurement Community.
Borra un pedido de inserción. Devuelve el código de error NOT_FOUND si no existe la orden de inserción. Para poder borrar la orden de inserción, primero se debe archivar, es decir, se debe establecer entityStatus en ENTITY_STATUS_ARCHIVED.
[null,null,["Última actualización: 2025-10-08 (UTC)"],[],["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"]]