RegisteredUserSurveyResponses
Name: Registered User Survey Responses
| Field | Documentation |
|---|---|
| RegisteredUserId | ID of the user answering the survey from registeredUsers.RegisterUserId. |
| SurveyId | Survey identifier from InfoSurveyDescriptions.SurveyId. |
| Response | User's response for the survey question (an integer specifying the choice the user made). |
| DeviceSessionId | Session ID of the device. |
| QuestionOrder | Order of multiple choices for the question (Sample input: 2, 1). |