UserDeletion.userDeletionRequest

For a list of methods for this resource, see the end of this page.

Resource representations

{ "kind":"analytics#userDeletionRequest","id":{ "type":string,"userId":string},"webPropertyId":string,"firebaseProjectId":string,"propertyId":string,"deletionRequestTime":datetime }
Property nameValueDescriptionNotes
deletionRequestTimedatetimeThis marks the point in time at which the deletion request was received by Google Analytics.
firebaseProjectIdstringFirebase Project Id (deprecated in favor of propertyId field)
idobjectUser ID.
id.typestringType of user. One of APP_INSTANCE_ID, CLIENT_ID or USER_ID.
id.userIdstringThe User's id.
kindstringValue is "analytics#userDeletionRequest".
propertyIdstringProperty ID of a GA4 Property, or Internal Web Property ID.
webPropertyIdstringWeb property ID of the form UA-XXXXX-YY.

Methods

upsert
Insert or update a user deletion request.