--- title: SegmentStatistics - GraphQL Admin description: The statistics of a given segment. api_version: 2025-04 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2025-04/objects/SegmentStatistics' md: >- https://shopify.dev/docs/api/admin-graphql/2025-04/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/2025-04/objects/SegmentAttributeStatistics) non-null The statistics of a given attribute. * attribute​Name [String!](https://shopify.dev/docs/api/admin-graphql/2025-04/scalars/String) required ### Arguments The attribute that statistics are retrieved for. *** *** ## Map ### Connections with this object * [CustomerSegmentMemberConnection.statistics](https://shopify.dev/docs/api/admin-graphql/2025-04/connections/CustomerSegmentMemberConnection#returns-statistics)