participant_id
: A unique identifier for the respondentsurvey_id
: A unique identifier for the surveyquestions
: An object mapping question IDs to the text of each questionresponses
: An object mapping question IDs to the respondent’s answersquestion_histories
(optional): Typing data for each question, collected using the JavaScript trackerfingerprint_id
(optional): A unique identifier for the device session, collected using the fingerprinting scriptflagged
, effort_ratings
, and checks
fields to identify suspicious responses:
flagged
: true
if the response failed any fraud checks, false
otherwiseeffort_ratings
: An object with effort scores (1-10) for each question, where 1 is low effort and 10 is high effortchecks
: An object listing the specific fraud checks failed for each questionfingerprint_checks
: An object listing the specific device fingerprinting checks for each session