Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 526 Bytes

File metadata and controls

11 lines (7 loc) · 526 Bytes

LaunchDarklyApi.MetricInput

Properties

Name Type Description Notes
key String The metric key
isGroup Boolean Whether this is a metric group (true) or a metric (false). Defaults to false [optional]
primary Boolean Deprecated, use <code>primarySingleMetricKey</code> and <code>primaryFunnelKey</code>. Whether this is a primary metric (true) or a secondary metric (false) [optional]