Newer Version Available
Dataset Conversion Input
The format for a data conversion job.
Properties
Dataset Conversion Input inherits properties from the abstract Base Data Conversion Input. These base properties appear in Dataset Conversion Input alongside the properties defined explicitly in the following table.
| Property Name | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| dataset | AssetReferenceInput | The dataset to convert. | Required | 58.0 |
| firstDayOfWeek | String | The first day of the week. | Optional | 58.0 |
| folder | AssetReferenceInput | The folder to associate with the dataset. | Required | 58.0 |
| sourceData | AssetReferenceInput | The source data to convert to a dataset. | Required | 58.0 |
| standardFiscalOffset | Integer | The offset number of months for the fiscal year in relation to the calendar year. | Optional | 58.0 |
| yearEndFiscalYear | Boolean | Indicates whether the year end is the fiscal year (true) or not (false). | Optional | 58.0 |