Dimension Model

The base class for dimensions where if set, a query is expected to expose this dimension in the result set

Include : bool

If set, this dimension will be included as a dimension in the result set.

Example
{
  "Include": true
}