DimensionDto

Prev Next

Available in Classic and VPC

This is the DimensionDto information.

Syntax

The syntax is as follows:

private String dim;
private String va;;

Field

The following describes the fields:

Field Type Required Description
dim String Required Dimension name specified when defining the schema
  • Example: {"dim":"type"}
val String Required Dimension value
  • Example: {"val":"svr"}