Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional metaMetadata for a scalar column, including unit information.
The column name.
The column type. "group" for dimension columns, "number" for metric columns.
Values for a scalar column. Arrays of strings for group columns, numbers for value columns.
Generated using TypeDoc
A column in a scalar response. When type is "group", values contains arrays of strings. When type is "number", values contains numeric values.