NewRespondent

ContactId

The id of the contact for which you are sending responses. The contact id is optional for anonymous surveys.


Type 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
BrowserId

The id of the browser used to complete the survey.


Type byte
Additional info
OsId

The id of the operating system used to complete the survey.


Type byte
Additional info
IpAddress

The IP address used to complete the survey.


Type string
Preview

Can be used to test your API-call, no results will be recorded but the exception handling will occur.


Type boolean
RespondentStatusId

The id shows the completion level: partial, reached end or screened out.


Type byte
Additional info
QuestionResponses

The response for this question and respondent


Type 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

Related Methods