Dimension interface
Dimension of the metric.
Properties
display |
The display name of the dimension. |
internal |
The internal name of the dimension. |
name | The name of the dimension. |
Property Details
displayName
The display name of the dimension.
displayName?: string
Property Value
string
internalName
The internal name of the dimension.
internalName?: string
Property Value
string
name
The name of the dimension.
name?: string
Property Value
string