Die Ziel-Property wird als vorläufig gelöscht (d. h. „im Papierkorb“) markiert und zurückgegeben.
Diese API bietet keine Methode zum Wiederherstellen vorläufig gelöschter Properties. Sie können sie jedoch über die Papierkorb-Benutzeroberfläche wiederherstellen.
Wenn die Properties nicht vor Ablauf der Frist wiederhergestellt werden, werden die Property und alle untergeordneten Ressourcen (z. B. GoogleAdsLinks, Streams, AccessBindings) endgültig gelöscht. https://support.google.com/analytics/answer/6154772
Gibt einen Fehler zurück, wenn das Ziel nicht gefunden wird.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]