Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Dimension

Package version

Specifications of the Dimension of metrics.

Hierarchy

  • Dimension

Index

Properties

Optional displayName

displayName: undefined | string

Localized friendly display name of the dimension.

Optional internalName

internalName: undefined | string

Name of the dimension as it appears in MDM.

Optional name

name: undefined | string

The public facing name of the dimension.

Optional toBeExportedForShoebox

toBeExportedForShoebox: undefined | false | true

A Boolean flag indicating whether this dimension should be included for the shoebox export scenario.

Generated using TypeDoc