Skip to main content
Anchor to ShopifyqlDynamicColumnMetadata

ShopifyqlDynamicColumnMetadata

object

Requires read_reports access scope.

Describes how a dynamically generated column relates to the query.

•[String!]!
non-null

The names of the dimension columns this column is aggregated (grouped) by.

•String

What the column is compared against. For benchmark columns, the percentile (e.g. p50); for comparison columns, the comparison period or date offset. Interpret based on type.

•String

The query column this dynamic column was derived from (e.g. total_sales).

•ShopifyqlDynamicColumnType!
non-null

The kind of dynamic column.


Was this section helpful?