Surveys
Shows information regarding surveys.
Columns
Name | Type | Description |
Id [KEY] | String | The Id of the survey. |
Title | String | The title of the survey. |
Nickname | String | The nickname of the survey. |
Category | String | The Category of the survey. |
DateCreated | Datetime | The Date that the survey was created. |
DateModified | Datetime | The Date that the survey was modified. |
FolderId | String | If specified, adds the survey to the folder with that id. |
IsOwner | Boolean | Is Owner of the survey. |
Language | String | Language of the survey. |
QuestionCount | Int | The number of questions in survey. |
ResponseCount | Int | The number of responses survey has received. |