--- title: SegmentStatistics - GraphQL Admin description: The statistics of a given segment. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/SegmentStatistics' md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/SegmentStatistics.txt --- # 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/2024-10/objects/SegmentAttributeStatistics) non-null The statistics of a given attribute. *** ## Map ### Connections with this object * <->[CustomerSegmentMemberConnection.statistics](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CustomerSegmentMemberConnection#field-statistics)