UserDeletion.userDeletionRequest

Per un elenco dei metodi per questa risorsa, consulta la 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 Contrassegna il momento in cui la richiesta di eliminazione è stata ricevuta da Google Analytics.
firebaseProjectId string ID progetto Firebase (deprecato a favore del campo PropertyId)
id object ID utente.
id.type string Tipo di utente. Il valore può essere APP_INSTANCE_ID, CLIENT_ID o USER_ID.
id.userId string L'ID dell'utente.
kind string Il valore è "analytics#userDeletionRequest".
propertyId string L'ID proprietà di una proprietà GA4 o un ID proprietà web interno.
webPropertyId string ID proprietà web nel formato UA-XXXXX-YY.

Metodi

Upert
Inserire o aggiornare una richiesta di eliminazione utente.