Name | Description | Type | Additional information |
---|---|---|---|
studyKey |
Key of study |
integer |
Required |
questionKeys |
Keys of questions |
Collection of integer |
Required |
scriptKey |
Name of script to use for new job |
integer |
Required |
parameters |
Additional job's parameters |
Collection of string |
None. |
exportAsText |
Request text format output instead of default Excel format. Only works if the script has ScriptXlsxTextOption=true, otherwise parameter is ignored. Cookie is always set: if not provided or false, exports as Excel; if true, exports as text. |
boolean |
None. |