dimensionName property

String? dimensionName
getter/setter pair

The API name of the dimension.

See Data Access Schema for the list of dimensions supported in this API. Dimensions are referenced by name in dimensionFilter and orderBys.

Implementation

core.String? dimensionName;