Skip to main content
The Datasource described on this page is an illustrative example. The actual fields, structure, and naming will vary based on your brand’s specific data model and integration. Use this as a reference for the type of data needed, not as an exact specification.

Overview

The Product Reviews Datasource contains customer-generated ratings and reviews for products. This data enables personalisation based on satisfaction signals — recommending highly-rated products, collecting reviews post-purchase, and adapting messaging based on individual review behaviour.

Key Fields

FieldTypeDescriptionExample values
review_idStringUnique review identifier"REV-847291"
customer_idStringCustomer who left the review"C-2847391"
product_idStringReviewed product"SKU-12345"
ratingIntegerStar rating (1–5)4
review_textStringReview content"Great quality, runs slightly large"
review_dateDateDate of review submission2024-10-20
verified_purchaseBooleanWhether reviewer purchased the producttrue
helpful_votesIntegerNumber of “helpful” votes12

Connected Use Cases

Use CaseHow Product Reviews is used
Enriched Product RecommendationPrioritise highly-rated products in recommendations
Live PollingPost-purchase review collection, NPS follow-up

Data Requirements

RequirementDetails
Update frequencyDaily or on review submission
Minimum fieldsreview_id, customer_id, product_id, rating
FormatJSON via Datasources API
VolumeOne record per review

Integration Notes

Product Reviews are typically sourced from the brand’s review platform (Bazaarvoice, Trustpilot, Verified Reviews, or proprietary). The data enriches recommendation quality and enables satisfaction-based personalisation.