Skip to main content

Module data for samplesize

error
string

Error message if any

exposure
object

The exposure configuration

exposureSource
object

The exposure source configuration

hasCustomizedExposureSource
boolean

Whether the user has explicitly customized the exposure source. When true, the flag filter sync is disabled. Missing (undefined) on old instances disables sync for backwards compatibility.

metrics
object[]

The metrics for sample size calculation

requiredSampleSize
integer

The required sample size

state
enum<string>

The sample size calculation state

Available options:
STATE_UNSPECIFIED,
EMPTY,
CALCULATING_EXPOSURE,
CALCULATING_METRICS,
DONE,
ERROR,
STALE,
CANCELED
statsParameters
object

The stats parameters

useScheduledCalculation
boolean

Use scheduled calculations instead of one-time calculations