Contrassegni la proprietà target come eliminata temporaneamente (ad es. "Trasferita nel cestino") e la restituisce.
Questa API non dispone di un metodo per ripristinare le proprietà eliminate temporaneamente. Tuttavia, possono essere ripristinati utilizzando l'interfaccia utente del Cestino.
Se le proprietà non vengono ripristinate prima della data di scadenza, la proprietà e tutte le risorse secondarie (ad es. GoogleAdsLinks, stream, AccessBindings) verranno eliminate definitivamente. https://support.google.com/analytics/answer/6154772
Restituisce un errore se il target non viene trovato.
[[["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-01-14 UTC."],[[["This API allows you to mark a Google Analytics 4 property as soft-deleted, essentially moving it to the trash."],["Soft-deleted properties can be restored through the Trash Can UI before they are permanently purged."],["The API requires a `DELETE` request with the property ID specified in the path parameter."],["An empty request body is necessary, and a successful deletion returns the `Property` object."],["To use this API, you need the `https://www.googleapis.com/auth/analytics.edit` authorization scope."]]],[]]