Retrieve all customers that were updated from update_at_min
.
Customers Since Date - Response Attributes
Attribute | Description |
---|---|
| This will be returned in your first request. It must be submitted in all subsequent requests in the page_info parameter |
| The customer’s email address |
| The total number of reviews submitted by the customer |
| The average star rating of all product reviews |
| The average star rating of all site reviews |
| The average star rating of all review types |
| The average sentiment for product reviews |
| The average sentiment for site reviews |
| The total average sentiment for all review types |
| An array of top topics of interest |
| The total sum of points the customer earned in their lifetime |
| The current point balance for the customer |
| The number of points that were redeemed for discounts in the customer's lifetime |
| The number of times the customer redeemed in his lifetime |
| The name of the tier the customer currently belongs to |
| The number of successful referrals made by the customer |
| The number of times this customer's referral link was clicked by referred customers |
| Indicates if this customer was referred by a different customer |
Please note:
- Data is refreshed once a day.
- This endpoint does not contain imported reviews or anonymous reviews (reviews that were submitted on-site without the customer confirming their email address).
- You may have to add additional params to query the following fields:
avg_sentiment_product
,avg_sentiment_site
,total_avg_sentiment
,top_topics
.