interactions property
A list of interactions for the item.
Interactions are used to improve Search quality, but are not exposed to end users. The maximum number of elements is 1000.
Implementation
core.List<Interaction>? interactions;
A list of interactions for the item.
Interactions are used to improve Search quality, but are not exposed to end users. The maximum number of elements is 1000.
core.List<Interaction>? interactions;