Newer Version Available
ExternalDataTranObject
File Suffix and Directory Location
ExternalDataTranObject components have the suffix .externalDataTranObject and are stored in the externalDataTranObjects folder.
Version
ExternalDataTranObject components are available in API version 55.0 and later.
Special Access Rules
ExternalDataTranObject is available only if Customer Data Platform is provisioned.
Fields
| Field Name | Description |
|---|---|
| availabilityStatus |
|
| creationType |
|
| externalDataTranFields |
|
| masterLabel |
|
| mktDataTranObject |
|
| objectCategory |
|
ExternalDataTranField
Stores the fields related to ExternalDataTranObject schema.
| Field Name | Description |
|---|---|
| creationType |
|
| datatype |
|
| dateFormat |
|
| externalName |
|
| isDataRequired |
|
| length |
|
| masterLabel | Optional. Field label. |
| mktDataTranField |
|
| precision |
|
| primaryIndexOrder |
|
| scale |
|
| sequence |
|
MktDataTranField
Stores fields related to MktDataTranObject.
| Field Name | Description |
|---|---|
| creationType |
|
| datatype |
|
| dateFormat |
|
| externalName |
|
| isDataRequired |
|
| length |
|
| masterLabel | Optional. Field label. |
| precision |
|
| primaryIndexOrder |
|
| scale |
|
| sequence |
|
Declarative Metadata Sample Definition
The following is an example of a ExternalDataTranObject component.
The following is an example package.xml that references the previous definition.
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.