RespondentsListElement

An object describing an item in the list of survey respondents. It represents detailed information about a respondent.

Field nameTypeConditionsDescription
idstringreadableRespondent identifier
survey_idstringreadableSurvey identifier
survey_namestringreadableSurvey name
ad_plan_iduint32readableIdentifier of the ad campaign from which the respondent was acquired
ad_group_iduint32readableIdentifier of the ad group from which the respondent was acquired
banner_iduint32readableIdentifier of the ad from which the respondent was acquired
created_atdatetimereadableTime when the respondent was acquired
answerslist of RespondentAnswerreadableRespondent’s answers to the survey questions
is_directbooleanreadableA flag indicating how the respondent entered the survey. True — the respondent completed the survey questionnaire via a direct link. False — the respondent completed the survey questionnaire from an ad.