Interfejs API Display &Video 360 obsługuje teraz zarządzanie zasobami kampanii generujących popyt. Zapoznaj się z naszym nowym przewodnikiem, aby dowiedzieć się, jak tworzyć i prowadzić kampanie reklamowe generujące popyt.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Usuwa zamówienie reklamowe. Jeśli zamówienie reklamowe nie istnieje, zwraca kod błędu NOT_FOUND. Aby móc usunąć zamówienie reklamowe, musisz je najpierw zarchiwizować, czyli ustawić wartość entityStatus na ENTITY_STATUS_ARCHIVED.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["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"]]