Удаляет объявление. Возвращает код ошибки 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."],[[["Display & Video 360 API v1 has been sunset and this documentation details the process for deleting a creative using the API."],["Before deletion, the creative's entityStatus should be set to `ENTITY_STATUS_ARCHIVED` (archived)."],["The DELETE request requires specifying the advertiser ID and creative ID in the URL path."],["Successful deletion results in an empty response body, indicating the creative has been removed."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]