Content Coach

What is Content Coach?

The Content Coach improves review quality by providing real-time, AI-powered topic suggestions for writing a review. Using product details such as the product name and description, Content Coach generates five relevant review topics that help consumers write more specific and useful feedback.

ℹ️

Note:

  1. The Content Coach can be implemented for English, Spanish, French, and German locales.
  2. This feature is a part of the Conversations API.

The Content Coach includes the following tokens:

  • review-tokens—Returns topic suggestions for a product within the submission form. This returns five single-word topics.
  • matched-tokens—Returns topic suggestions that match the review text as consumers type. The review text must contain a minimum of five words for the endpoint to return results.
ℹ️

Note:

To learn more about how Content Coach API works, refer to Content Coach.

Use any of the following methods to implement Content Coach in iOS devices:

  1. Swift
  2. Objective-C