qualtRics (version 3.1.3)

create_raw_payload: Create raw JSON payload to post response exports request

Description

Create raw JSON payload to post response exports request

Usage

create_raw_payload(
  label = TRUE,
  start_date = NULL,
  end_date = NULL,
  limit = NULL,
  time_zone = NULL,
  unanswer_recode = NULL,
  unanswer_recode_multi = NULL,
  include_display_order = TRUE,
  include_questions = NULL,
  breakout_sets = NULL
)

Arguments

label

Flag

start_date

Flag

end_date

Flag

limit

Flag

time_zone

Flag

unanswer_recode

Flag

unanswer_recode_multi

Flag

include_display_order

Flag

include_questions

Flag

breakout_sets

Flag

Value

JSON file with options to send to API

See Also

See all_surveys for more details on these parameters