--- title: SegmentStatistics - GraphQL Admin description: The statistics of a given segment. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/segmentstatistics md: https://shopify.dev/docs/api/admin-graphql/latest/objects/segmentstatistics.md --- # Segment​Statistics object Requires `read_customers` access scope. The statistics of a given segment. ## Fields * attribute​Statistics [Segment​Attribute​Statistics!](https://shopify.dev/docs/api/admin-graphql/latest/objects/SegmentAttributeStatistics) non-null The statistics of a given attribute. *** ## Map ### Connections with this object * <->[CustomerSegmentMemberConnection.statistics](https://shopify.dev/docs/api/admin-graphql/latest/connections/CustomerSegmentMemberConnection#returns-statistics)