There are 4 statuses for RatingDetails.
They determine which ratings are included in an item’s total and which reviews are visible on the site.
By default, only RatingDetails that are APPROVED or NOT_NEEDED are included in the RatingSummary total.
Pending
Indicates a rating is pending admin review.
New reviews are created with the Pending status.
Ratings in this state are not visible on the store.
Approved
This review has been approved by an admin.
Ratings in this state are visible on the store.
Rejected
This review has been rejected by an admin.
Ratings in this state are not visible on the store.
When a Rejected review is edited, the status changes back to Pending.
Not Needed
Used for RatingDetails that only have a rating amount and do not have review text.
Ratings in this state are visible on the store.