Connection Property
A property used to connect to an Analytics data connector.
Properties
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| conditions | PropertyCondition[] | A list of conditions for the connection property. | Small, 66.0 | 66.0 |
| dataType | ConnectWaveConnPropertyTypeEnum | The field type of the connection property. Valid values are:
|
Small, 39.0 | 39.0 |
| defaultValue | Object | The default value of the connection property. | Small, 39.0 | 39.0 |
| isEncrypted | Boolean | Indicates whether the connection property is encrypted (true) or not (false). | Small, 39.0 | 39.0 |
| isRequired | Boolean | Indicates whether the connection property is required (true) or not (false). | Small, 39.0 | 39.0 |
| label | String | The label of the connection property. | Small, 39.0 | 39.0 |
| maxLength | Integer | The maximum length of the connection property. | Small, 39.0 | 39.0 |
| name | String | The name of the connection property. | Small, 39.0 | 39.0 |
| options | PropertyOption[] | A list of select options for the connection property. | Small, 66.0 | 66.0 |