Home > @infiniteobjects/shopify-data-manager > AdminTypes > SegmentAttributeStatistics
The statistics of a given attribute.
Signature:
export interface SegmentAttributeStatistics
| Property | Modifiers | Type | Description |
|---|---|---|---|
| average | Scalars[‘Float’][‘output’] | The average of a given attribute. | |
| sum | Scalars[‘Float’][‘output’] | The sum of a given attribute. |