onReviewPublished( )


Notes:

Triggered when a review's moderation status is set to "APPROVED".

Permissions
Manage Reviews
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ReviewPublishedEnvelope): void | Promise<void>

Did this help?