Available in version v4+
The object that contains a Related Data record.
Name | Type | Description | Constraints |
|---|---|---|---|
datasetName | String | Name of the related data set. All related data records reside within a data set identified by a unique name. | required |
key | String | Key defining which record(s) to select from the related data set. | required |
data | Attribute | Data values to be written to one or more related data records by providing pairs of column names and values to be written into each column. The Attribute type is also used to transmit other name and value pairs, for example, profile attributes. | required |