| datatype |
string |
Required. Indicates the data type of the field: text, number, or date. |
| dateFormat |
string |
The date format of date, time, date/time fields. |
| definitionCreationType |
DefinitionCreationType (enumeration of type string) |
Describes whether this object was added by the user or as part of a standard
taxonomy. Available in API version 62.0 and later. Valid values are:
-
Activation_Audience (Reserved for
internal use only)
- ADG
- Activation_Audience. Available in API version 63.0 and later.
- Bridge
- Calculated_Insight
- CG_Audience
- Chunk
- Curated
- Custom
- Derived
- Directory_Table
- External
- Ml_Prediction
- Segment_Membership
- Semantic
- Standard
- System
- Transform
- Vector_Embedding
|
| externalDataType |
string |
The type of data in the external system. Available in API version 63.0 and
later. |
| externalName |
string |
Required. Name of the object in the external system. This is different from the
developer name. |
| fieldFormula |
string |
Used for formulas. |
| isDataRequired |
boolean |
If true, data is required. Default value
is false. |
| isEventDate |
boolean |
If true, an event date is required.
Default value is false. Available in API
version 63.0 and later. |
| isFormula |
boolean |
If true, a formula is required. Default
value is false. |
| isRecordModified |
boolean |
If true, the system tracks the
modification date of the record. Default value is false. Available in API version 63.0 and later. |
| keyQualifierName |
string |
Contains the developer name of the keyQualifier field. Available in API version 62.0 and later.
|
| length |
int |
Length of a string column. |
| masterLabel |
string |
Required. Field label. |
| precision |
int |
The total number of digits in a number including decimal points. Used for
currency and for numeric accuracy. |
| primaryIndexOrder |
int |
If supplied, indicates that this field is part of the primary key. The number
value indicates the order of attributes if it’s a compound primary key. A missing
value means that this field isn’t part of the primary key. |
| scale |
int |
The number of digits to the right of the decimal point. Used for currency and
for numeric accuracy. |
| sequence |
int |
Required. The sequence of this source schema. |
| srcKeyQualifier |
string |
Contains a reference to the source key qualifier record. The source key is the
MktDataLakeSrcKeyQualifer metadata type. Available in API version 55.0 and
later. |
| usageTag |
usageTag (enumeration of type string) |
Indicates if the field is a key qualifier field. Available in API version 55.0
and later. Values are:
-
KEY_QUALIFIER—The field is used as a key
qualifier field.
-
NONE—The field isn’t used as a key
qualifier field.
|
| versionNumber |
double |
Required. The version of the data source object. |