| dataConnectionSourceParameters |
- Field Type
- DataConnectionParamTmpl[]
- Description
- Input representation for the data connection source parameters.
|
| dataSourceBundleDefinition |
- Field Type
- string
- Description
- Required. Reference to the bundle to which this template belongs.
|
| dataSourceObject |
- Field Type
- string
- Description
- Required. Reference to the Data Source Objects (DSOs). A DSO represents the
object from where the data was sourced.
|
| filterCriteria |
- Field Type
- string
- Description
- Filter applied to the data stream before the information is sent to Data
Cloud.
|
| fullRefreshIntervalDays |
- Field Type
-
FullRefreshIntervalDays (enumeration of type string)
- Description
- The interval when Data 360 performs a full refresh of the data stream.
Available in API version 67.0 and later. Possible values are:
-
- NONE
- DAYS_10
- DAYS_25
- DAYS_50
|
| masterLabel |
- Field Type
- string
- Description
- Required. Name assigned to the data stream template.
|
| objectCategory |
- Field Type
- string
- Description
- Required. Category of the Data Model Object (DMO).
|
| refreshDayOfMonth |
- Field Type
- int
- Description
- The duration of the day of the month after which the data stream must be
refreshed.
|
| refreshDayOfWeek |
- Field Type
- int
- Description
- The duration of the day of the week after which the data stream must be
refreshed.
|
| refreshFrequency |
- Field Type
- DataImportRefreshFrequency (enumeration of type string)
- Description
- The frequency with which the datastream must be refreshed. Possible values are:
- Batch
- NONE
- MINUTES_15
- MINUTES_30
- MINUTES_5
- HOURLY
- DAILY
- WEEKLY
- MONTHLY
- NOT_APPLICABLE
- STREAMING
Possible values available in API version 64.0 and later are:
- EVERY_12_HOURS
- EVERY_4_HOURS
|
| refreshHours |
- Field Type
- string
- Description
- The duration after which the datastream must be refreshed.
|
| refreshMode |
- Field Type
- DataImportRefreshMode (enumeration of type string)
- Description
- The mode of refresh. Possible values are:
- FULL_REFRESH
- UPSERT
- INCREMENTAL
- REPLACE
- NEAR_REAL_TIME_INCREMENTAL
- NOT_APPLICABLE
- PARTIAL_UPDATE
- STREAMING
|
| refreshStartDate |
- Field Type
- date
- Description
- The date to retrieve data based on the refresh frequency data. Available in
API version 62.0 and later.
|
| sourceObjectName |
- Field Type
- string
- Description
- The name of the source object from which data is streamed. Available in API
version 62.0 and later.
|
| streamType |
- Field Type
- StreamType (enumeration of type string)
- Description
- The type of data stream. Available in API version 62.0 and later. Possible
values are:
- DIRECT_ACCESS
- DIRECT_ACCESS_ACCELERATED
- INGEST
|
| streamingAppDataConnectorType |
- Field Type
- streamingAppDataConnectorType (enumeration of type string)
- Description
- The connector app for data streaming. Available in API version 63.0 and
later. Possible values are:
|
| templateVersion |
- Field Type
- int
- Description
- The version number of the template. Available in API version 62.0 and
later.
|