--- title: SegmentAttributeStatistics - GraphQL Admin description: The statistics of a given attribute. api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SegmentAttributeStatistics md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SegmentAttributeStatistics.md --- # Segment​Attribute​Statistics object Requires `read_customers` access scope. The statistics of a given attribute. ## Fields * average [Float!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Float) non-null The average of a given attribute. * sum [Float!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Float) non-null The sum of a given attribute. *** ## Map ### Fields with this object * {}[SegmentStatistics.attributeStatistics](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SegmentStatistics#field-SegmentStatistics.fields.attributeStatistics)