Upsert
|
|||||
|
|
Insert or update a user deletion requests
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage Google Analytics user deletion requests
Input
This building block consumes 7 input parameters
Name | Format | Description |
---|---|---|
deletionRequestTime |
DATE_TIME |
This marks the point in time for which all user data before should be deleted |
firebaseProjectId |
STRING |
Firebase Project Id |
id |
OBJECT |
User ID |
id.type |
STRING |
Type of user |
id.userId |
STRING |
The User's id |
kind |
STRING |
Value is "analytics#userDeletionRequest" |
webPropertyId |
STRING |
Web property ID of the form UA-XXXXX-YY |
= Parameter name
= Format
deletionRequestTime DATE_TIME This marks the point in time for which all user data before should be deleted |
firebaseProjectId STRING Firebase Project Id |
id OBJECT User ID |
id.type STRING Type of user |
id.userId STRING The User's id |
kind STRING Value is "analytics#userDeletionRequest" |
webPropertyId STRING Web property ID of the form UA-XXXXX-YY |
Output
This building block provides 7 output parameters
Name | Format | Description |
---|---|---|
deletionRequestTime |
DATE_TIME |
This marks the point in time for which all user data before should be deleted |
firebaseProjectId |
STRING |
Firebase Project Id |
id |
OBJECT |
User ID |
id.type |
STRING |
Type of user |
id.userId |
STRING |
The User's id |
kind |
STRING |
Value is "analytics#userDeletionRequest" |
webPropertyId |
STRING |
Web property ID of the form UA-XXXXX-YY |
= Parameter name
= Format
deletionRequestTime DATE_TIME This marks the point in time for which all user data before should be deleted |
firebaseProjectId STRING Firebase Project Id |
id OBJECT User ID |
id.type STRING Type of user |
id.userId STRING The User's id |
kind STRING Value is "analytics#userDeletionRequest" |
webPropertyId STRING Web property ID of the form UA-XXXXX-YY |