Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 952 Bytes

MetricV2Rep.md

File metadata and controls

15 lines (12 loc) · 952 Bytes

# MetricV2Rep

Properties

Name Type Description Notes
key string The metric key
_version_id string The version ID of the metric [optional]
name string The metric name
kind string The kind of event the metric tracks
is_numeric bool For custom metrics, whether to track numeric changes in value against a baseline (<code>true</code>) or to track a conversion when an end user takes an action (<code>false</code>). [optional]
unit_aggregation_type string The type of unit aggregation to use for the metric [optional]
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources

[Back to Model list] [Back to API list] [Back to README]