RespondentDataExport
Description
Start a Respondent Data Export task for a given project using parameters in the RespondentDataExportParameters object. This is the same process as exporting data via the GUI.
Signature
long RespondentDataExport(string key, string projectId, RespondentDataExportParameters dataExportParams)
Parameters
Name | Data Type | Description |
---|---|---|
key |
string required |
The authentication key |
projectId |
string required |
The project ID |
dataExportParams |
RespondentDataExportParameters required |
Respondent Data Export parameters |