Classes
Enumerations
Interfaces
TypeAliases

CompassInsertMetricValueByExternalIdInput

The input to insert a metric value in all metric sources that match a specific combination of metricDefinitionId and externalMetricSourceId.

Property NameTypeDescription
cloudIdStringThe cloud ID of the site to insert a metric value for.
externalMetricSourceIdStringThe ID of the metric source that is external to the Compass site, for example, a Bitbucket repository ID.
metricDefinitionIdStringThe ID of the metric definition for which the value applies.
valueCompassMetricValueInputThe metric value to be inserted.

Rate this page: