array<object>
required
A list of files and media attached to the review.
object
required
The company that this review was written for.
string<date-time>
required
The datetime the review was created.Example:
2023-12-01T05:00:00.401Zstring | null
required
The body text of the review containing the user’s detailed feedback. Returns an empty string if no description was provided.Example:
Great product, really helped me grow my audience.string
required
The unique identifier for the review.Example:
rev_xxxxxxxxxxxxxxstring<date-time> | null
required
The timestamp of when the reviewer first joined the product. Null if unknown.Example:
2023-12-01T05:00:00.401Zboolean | null
required
Whether the reviewer paid for the product. Null if the payment status is
unknown.
object
required
The product that this review was written for.
string<date-time> | null
required
The timestamp of when the review was published. Null if the review has not been published yet.Example:
2023-12-01T05:00:00.401Zinteger
required
The star rating given by the reviewer, from 1 to 5.Example:
42ReviewStatus
required
The current moderation status of the review.Available options:
pending, published, removedstring | null
required
A short summary title for the review. Null if the reviewer did not provide one.Example:
Amazing community and toolsstring<date-time>
required
The datetime the review was last updated.Example:
2023-12-01T05:00:00.401Zobject
required
The user account of the person who wrote this review.

