...
Property | Description | |
---|---|---|
writeSetting | User-visible output settings. Contents may vary depending on the type of output. | |
scriptResult | Internal identifier for job execution. Used by other dependent jobs to identify where to write results to or to collect results from. | |
executionLanguage | Indicator for the running environment where the job was executed. Values:
For more information on running environments, see Running Environment Options. | |
status | Current status of the job. See API JobGroups Get v3. | |
jobType | Type of job. Values:
| |
sampleSize | Size of sample as a percentage of the entire dataset. 100 means that the entire dataset is used as the sample. | |
percentComplete | Percentage of completion of the job at the time of the request. 100 means that the job has finished or failed. | |
createdBy | Internal identifier of the user who launched the job. | |
errorMessage | If the job failed, any error message is displayed here. |
...