KPIDimensionPinning Structure

Use the KPIDimensionPinning structure to contain the metadata for an individual dimension pinning used when defining the QDR for a KPI when requesting assessments.

The KPIDimensionPinning structure is used in the KPIRequest Structure.

KPIDimensionPinning Structure Fields

Fields Description

String DimensionID

Specifies the ID of the dimension that you want to pin to a specific value (or values).

String Value

Specifies the value that you want to pin the specified dimension to.

String VariableType

Specifies the type of variable containing the value you want to use to pin the specified dimension.

String VariableName

(Optional) Specifies the name of the variable containing the value you want to use to pin the specified dimension (may be left null if VariableType is NONE).

String LevelID

(Optional) Specifies the ID of the dimension level the specified value belongs to (may be left null if the dimension is not a Level or Value Hierarchy).