Удаляет рекламодателя. При удалении рекламодателя будут удалены все его дочерние ресурсы, например кампании, заказы на размещение и позиции. Удаленного рекламодателя невозможно восстановить.
[[["Прост для понимания","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"]],["Последнее обновление: 2025-02-02 UTC."],[[["This operation permanently deletes an advertiser and all its associated resources like campaigns, insertion orders, and line items."],["The request requires the advertiser ID and an empty request body, sent as a DELETE request to the specified endpoint."],["Successful deletion results in an empty response body, indicating the advertiser and its resources have been removed."],["Authorization for this action necessitates the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines how to delete an advertiser via an HTTP `DELETE` request to `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}`. The `advertiserId` is a path parameter representing the advertiser's ID. The request body must be empty. Successful deletion results in an empty JSON object in the response body. Deleting an advertiser permanently removes it and its child resources. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]