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