Install
Async production gate
client.intercept(...) in synchronous code.
Stateless preview
await client.acheck(...) for an async preview. Preview methods do not return
an action ID or review URL. Submit through intercept() or intercept_async()
when review work must be created.