Das Zielkonto wird als vorläufig gelöscht (d. h. „im Papierkorb“) markiert und zurückgegeben.
Diese API bietet keine Methode zum Wiederherstellen von Soft-Deleted-Konten. Sie können sie jedoch über die Papierkorb-Benutzeroberfläche wiederherstellen.
Wenn die Konten nicht vor Ablauf der Frist wiederhergestellt werden, werden das Konto und alle untergeordneten Ressourcen (z. B. Properties, 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)."],[[["Marks an account as soft-deleted, effectively sending it to the trash but allowing for restoration before permanent deletion."],["Permanently deletes the account and all associated resources after a certain expiration time if not restored."],["Requires the `analytics.edit` OAuth scope for authorization."],["Uses a `DELETE` request to the specified endpoint with the account ID as a path parameter."],["The request body should be empty, and a successful operation will return an empty response body."]]],[]]