GetStorageResponse
- dataType: stringrequired
JSON string or text data to store. For non-sensitive client data such as game preferences, UI settings, or other state. Not for educational progress data.
- storageType: string
Key requiredUnique key for the stored data
- userType: string
Id requiredID of the user who owns this data
