# SegmentAttributeStatistics - admin - OBJECT
Version: 2025-01

## Description
The statistics of a given attribute.

### Access Scopes
`read_customers` access scope.


## Fields
* [average](/docs/api/admin/2025-01/scalars/Float): Float! - The average of a given attribute.
* [sum](/docs/api/admin/2025-01/scalars/Float): Float! - The sum of a given attribute.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples