DimensionsSelected
- Print
- PDF
DimensionsSelected
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is the DimensionsSelected information.
Syntax
The syntax is as follows.
private String name;
private List<String> values;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
name | String | Required | Dimension name specified when defining the schema |
values | List<String> | Required | Dimension value
|
Was this article helpful?