experimentIds property
A list of identifiers for the independent experiment groups this user event belongs to.
This is used to distinguish between user events associated with different experiment setups (such as by using AI Commerce Search API, or using different recommendation models).
Implementation
core.List<core.String>? experimentIds;