--- title: SegmentAttributeStatistics - GraphQL Admin description: The statistics of a given attribute. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/segmentattributestatistics md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/scalars/Float) non-null The average of a given attribute. * sum [Float!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) non-null The sum of a given attribute. *** ## Map ### Fields with this object * {}[SegmentStatistics.attributeStatistics](https://shopify.dev/docs/api/admin-graphql/latest/objects/SegmentStatistics#field-SegmentStatistics.fields.attributeStatistics)