Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.2 KB

File metadata and controls

27 lines (19 loc) · 1.2 KB

ExpandedMetric

Metric representation for Views API - contains only fields actually used by the Views service

Properties

Name Type Description Notes
key String A unique key used to reference the metric [optional]
name String A human-friendly name for the metric [optional]
creationDate Long Creation date in milliseconds [optional]
lastModified Long Last modification date in milliseconds [optional]
isActive Boolean Whether the metric is active [optional]
eventKey String Event key for the metric [optional]
id String ID of the metric [optional]
versionId String Version ID of the metric [optional]
kind String Kind of the Metric [optional]
category String Category of the Metric [optional]
description String Description of the Metric [optional]
isNumeric Boolean [optional]
lastSeen Long Last seen date in milliseconds [optional]
links ParentAndSelfLinks [optional]