Il corpo della richiesta contiene dati con la seguente struttura:
Rappresentazione JSON
{"property": string,"tagId": string}
Campi
property
string
La proprietà Universal Analytics per cui eliminare i tag dei siti collegati. Questa API non supporta le proprietà GA4. Formato: properties/{universalAnalyticsPropertyId} Esempio: properties/1234
tagId
string
ID tag a cui inoltrare gli eventi. Chiamato anche ID misurazione o "G-ID" (ad es. G-12345).
Corpo della risposta
In caso di esito positivo, il corpo della risposta è un oggetto JSON vuoto.
[[["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 guide details how to delete a connected site tag for a Universal Analytics property using the Google Analytics Admin API."],["The request requires specifying the Universal Analytics property and the tag ID (Measurement ID or G-ID) to be deleted."],["The API only supports Universal Analytics properties and has no impact on GA4 properties."],["A successful deletion results in an empty response body."],["You'll need the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for authorization."]]],[]]