PlayFab.Server.Models.GetUserDataRequest
Request Properties |
---|
IfChangedFromDataVersion uint32The version that currently exists according to the caller. The call will return the data for all of the keys if the version in the system is greater than this. |
Keys List<String>Specific keys to search for in the custom user data. |
PlayFabId (required) StringUnique PlayFab assigned ID of the user on whom the operation will be performed. |