Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.04 KB

File metadata and controls

15 lines (10 loc) · 1.04 KB

Dimension

Single dimension description.

Properties

Name Type Description Notes
item_identifiers [str] List of items in current dimension. Can reference 'localIdentifier' from 'AttributeItem', or special pseudo attribute "measureGroup" representing list of metrics.
local_identifier str Dimension identification within requests. Other entities can reference this dimension by this value. [optional]
sorting [SortKey] List of sorting rules. From most relevant to least relevant (less relevant rule is applied, when more relevant rule compares items as equal). [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]