You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unique key to reference the metric or metric group
_version_id
String
The version ID of the metric or metric group
name
String
A human-friendly name for the metric or metric group
kind
String
If this is a metric, then it represents the kind of event the metric tracks. If this is a metric group, then it represents the group type
is_numeric
Boolean
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>).