Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to CustomerSegmentMember

CustomerSegmentMember

object

Requires read_customers access scope. Also: The user must not have restricted access.

The member of a segment.

Anchor to Fields and connectionsFields and connections

The total amount of money that the member has spent on orders.

The member's default address.

The member's default email address.

The member's default phone number.

String!non-null

The full name of the member, which is based on the values of the first_name and last_name fields. If the member's first name and last name aren't available, then the customer's email address is used. If the customer's email address isn't available, then the customer's phone number is used.

The member's first name.

ID!non-null

The member’s ID.

The member's last name.

The ID of the member's most recent order.

Whether the customer can be merged with another customer.

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

A list of custom fields that a merchant associates with a Shopify resource.

A note about the member.

The total number of orders that the member has made.


Was this section helpful?

query

The list of members, such as customers, that's associated with an individual segment. The maximum page size is 1000.


Was this section helpful?


Was this section helpful?