Type Alias: CustomMeasurementVisibilityState
CustomMeasurementVisibilityState =
Record<string,boolean>
Runtime visibility map for separate custom measurements.
The key is the custom measurement ID defined in the Custom Measurements rule. The value is the current runtime state after initial visibility and any Show/Hide Custom Dimensions event actions have been applied.