Data

Data lets you store additional information for a channel in the asset, to be used by the channel's parser, or some UI that manipulates the asset for the channel. If using data, store properly namespaced custom fields under the channel name. If data is returned, be sure to pass it through the API.

Add data to the asset as an object, under the data attribute. Store channel-specific attributes under their channel name inside of data. For example, the email channel needs additional information.