Component settings component-settings
The following information describes the settings that a data view component uses.
Optional. A drop-down list of available system-defined labels that can be applied to a component.
These labels may be required in the following situations:
-
To define a set of components you can use in experimentation reporting using the Experimentation panel in Analysis Workspace projects.
For more information, see Integrate with Journey Optimizer and Target reporting.
-
When using templates provided by Adobe. By default, some templates provided by Adobe won’t work because they contain components that are not in your data view.
For each missing component, a matching context label is available in your data view. You need to either add the matching context label to a component that is already in your data view, or you need to add a new component to your data view and add the context label to it.
For more information, see Add missing components to the data view for a given template in the article Create and manage templates.
Integer
, Int
, Long
, Double
, Float
, Number
, Short
, Byte
, String
, and Boolean
. Only the String
schema data type is allowed in Lookup datasets currently.For profile and lookup based components, the component ID has an ID prefix based on the dataset ID (for example:
642b28fcc1f0ee1c074265a0.person.name.firstName
). When you want to reuse a profile or lookup based component, like person.name.firstName
, in your Workspace project, and configure this component in different data views, ensure you rename the component ID uniquely (for example: myUniqueID.person.name.firstName
) across your data views.See