EventParameters
Configuration parameters for events in the personalization system.
Contents
- EventType
-
The type of event being tracked (e.g., 'click', 'purchase', 'view').
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: Yes
- EventValueThreshold
-
The minimum value threshold that an event must meet to be considered valid.
Type: Double
Required: No
- EventWeight
-
The weight of the event type. A higher weight means higher importance of the event type for the created solution.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 1.0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: