Name | Description | Type | Additional information |
---|---|---|---|
ContactId
The id of the contact for which you are sending responses. The contact id is optional for anonymous surveys.
Type
integer
|
|||
ContactId |
The id of the contact for which you are sending responses. The contact id is optional for anonymous surveys. |
integer | |
LanguageCode
2-letter ISO 639-1 language code. The available language codes can be found for each survey in the Survey - Langs property.
Type
string
Additional info
Required
|
|||
LanguageCode |
2-letter ISO 639-1 language code. The available language codes can be found for each survey in the Survey - Langs property. |
string |
Required |
BrowserId
The id of the browser used to complete the survey.
Type
byte
Additional info
|
|||
BrowserId |
The id of the browser used to complete the survey. |
byte | |
OsId
The id of the operating system used to complete the survey.
Type
byte
Additional info
|
|||
OsId |
The id of the operating system used to complete the survey. |
byte | |
IpAddress
The IP address used to complete the survey.
Type
string
|
|||
IpAddress |
The IP address used to complete the survey. |
string | |
Preview
Can be used to test your API-call, no results will be recorded but the exception handling will occur.
Type
boolean
|
|||
Preview |
Can be used to test your API-call, no results will be recorded but the exception handling will occur. |
boolean | |
RespondentStatusId
The id shows the completion level: partial, reached end or screened out.
Type
byte
Additional info
, Required
|
|||
RespondentStatusId |
The id shows the completion level: partial, reached end or screened out. |
byte | , Required |
QuestionResponses
The response for this question and respondent
Type
Collection of NewQuestionResponse
|
|||
QuestionResponses |
The response for this question and respondent |
Collection of NewQuestionResponse | |
ElapsedTime
The elapsed time in seconds (of the page) which will be added to the current elapsed time for the entire respondent
Type
integer
|
|||
ElapsedTime |
The elapsed time in seconds (of the page) which will be added to the current elapsed time for the entire respondent |
integer |