Newer Version Available
Replicated Dataset Input
An Analytics replicated dataset, also know as a connected object.
Properties
| Property Name | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| advancedProperties | AdvancedPropertyValueInput | The user-specified advanced properties associated with this connected object. | Optional | 44.0 |
| connectionMode | ConnectWaveConnectionModeEnum | The connection mode for data sync. For faster extracts, use Incremental or PeriodicFull. Valid values are:
|
Optional | 46.0 |
| connectorId | String | The id of the Analytics connector used to sync this connected object. | Required | 39.0 |
| parquetOutputEnabled | Boolean | Indicates whether to provide output in parquet format (true) or not (false). | Optional | 60.0 |
| fullRefresh | Boolean | Indicates whether to perform a one-time full refresh during the next run (true) as opposed to an incremental refresh (false). | Optional | 41.0 |
| passThroughFilter | String | The pass through filter for the connected object | Optional | 38.0 |
| sourceObjectName | String | The name of the source object to be synced. | Required | 37.0 |