IMeasureDescriptorItem
Home > @gooddata/sdk-model > IMeasureDescriptorItem
IMeasureDescriptorItem interface
Measure descriptor object.
Signature:
export interface IMeasureDescriptorItem 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | Measure format. | ||
| string | (Optional) For persistent metrics or facts, this returns identifier of the object. Is empty for ad-hoc measures. | ||
| string | |||
| string | Measure name. | ||
| (Optional) Opaque reference of the metric or fact object. | |||
| string | (Optional) For persistent metrics or facts, this returns URI of the object. Is empty for ad-hoc measures. |