Per un elenco di metodi per questa risorsa, vai alla fine di questa pagina.
Rappresentazioni delle risorse
{
"kind": "analytics#userDeletionRequest",
"id": {
"type": string,
"userId": string
},
"webPropertyId": string,
"firebaseProjectId": string,
"propertyId": string,
"deletionRequestTime": datetime
}| Nome proprietà | Valore | Descrizione | Note |
|---|---|---|---|
deletionRequestTime |
datetime |
Indica il momento in cui Google ha ricevuto la richiesta di eliminazione Analisi. | |
firebaseProjectId |
string |
ID progetto Firebase (deprecato a favore del campopropertyId) | |
id |
object |
ID utente. | |
id.type |
string |
Tipo di utente. Deve essere APP_INSTANCE_ID, CLIENT_ID o USER_ID. | |
id.userId |
string |
L'ID utente. | |
kind |
string |
Il valore è "analytics#userDeletionRequest". | |
propertyId |
string |
ID proprietà di una proprietà GA4 o ID proprietà web interna. | |
webPropertyId |
string |
ID proprietà web nel formato UA-XXXXX-YY. |
Metodi
- upsert
- Inserisci o aggiorna una richiesta di eliminazione utente.