Interface: SampleParameters
SampleStateNotificationApi.SampleParameters
Description
Parameters to be sent to SampleStateModificationApi
Properties
Properties
browserNodeID
• Optional
browserNodeID: number
The node ID for the current browser, if applicable
confidenceLevel
• Optional
confidenceLevel: number
Statistical confidence applied to the sample. Value can be 99, 95, or 90
fixedSampleSize
• Optional
fixedSampleSize: number
Randomized sample set of a specific number of items from the entire item list
marginOfError
• Optional
marginOfError: number
The room for error allowed in the sample results in a sampling type of statistical.
samplingPercentage
• Optional
samplingPercentage: number
Randomized sample set of a specific percentage of items from the entire item list