virtual_measure_dimension

The virtual_measure_dimension command creates and deletes virtual measure dimensions, and also updates and retrieves the properties of a virtual measure dimension.

The following table lists the properties of a virtual measure dimension, describes each of them, and specifies whether each property is applicable in an HTTP POST or PUT method (as an input), or in an HTTP GET method (as an output).

Table 1. Virtual measure dimension properties for input and output methods
Name Description HTTP methods
parent id of the parent virtual cube. POST
calculatedMeasures Array of id values of child calculated measures. GET
comment Comment.
POST
GET
PUT
defaultVirtualMeasure id of the default virtual measure or calculated measure. The virtual measure or calculated measure must exist.
GET
PUT
description Description. Localized text.
POST
GET
PUT
folders Array of id values of child virtual measure folders.
POST
GET
PUT
name Name. Localized text.
POST
GET
PUT
screenTip Screen tip. Localized text.
POST
GET
PUT
sourceObjects Array of id values of virtual source objects.
GET
virtualMeasures Array of id values of child virtual measures. GET