Удаляет объявление. Возвращает код ошибки NOT_FOUND , если объявление не существует. Креатив необходимо сначала заархивировать, т. е. установить для entityStatus значение ENTITY_STATUS_ARCHIVED , прежде чем его можно будет удалить.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-30 UTC."],[[["This document details the process for deleting a creative using the Display & Video 360 API, provided it has been archived beforehand."],["To delete a creative, you'll need to send an HTTP DELETE request to a specific URL containing the advertiser and creative IDs."],["The request body should be empty, and upon successful deletion, the response body will also be empty."],["A \"Standard\" user role or higher is required for the parent advertiser or partner to execute this deletion."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]