Consente di eliminare un inserzionista. L'eliminazione di un inserzionista comporta l'eliminazione di tutte le risorse secondarie, ad esempio campagne, ordini di inserzione ed elementi pubblicitari. Un inserzionista eliminato non può essere recuperato.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-02-25 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"]]