GetSurveyLinksStatus
Description
Returns external survey links of a job.
Signature
SurveyLinksStatus GetSurveyLinksStatus(string key, string panelId, int jobId)
Parameters
| Name | Data Type | Description |
|---|---|---|
key |
string required |
The authentication key |
panelId |
string required |
The panel ID |
jobId |
int required |
The job ID |