Yotpo: Reviews

{
  count: {
    fiveStars: "25",
    fourStars: "2",
    oneStars: "1",
    threeStars: "0",
    twoStars: "0",
  },
  list: [
    {
      content: "I’ve tried the pink grapefruit scrub and the confetti cake scrubs, and while I love all of them, the brown sugar is by far my favourite. It smells delicious and I find it exfoliates better than the others. I love using this as part of my night time routine by pairing this with the sweet clay mask followed by the dream slip.",
      createdAt: "2022-03-23T17:41:48.000Z",
      id: 349157905,
      productId: 197510243,
      score: 5,
      sentiment: 0.991485,
      title: "The best scrub",
      topics: {
        mask: {
          name: "mask",
          sentence: "I love using this as part of my night time routine by pairing this with the sweet clay mask followed by the dream slip.",
        },
        scrub: {
          name: "scrub",
          sentence: "The best scrub",
        },
        using: {
          name: "using",
          sentence: "I love using this as part of my night time routine by pairing this with the sweet clay mask followed by the dream slip.",
        },
      },
      user: {
        displayName: "Laura A.",
        isSocialConnected: 0,
        userId: 67323352,
        userType: "User",
      },
      verifiedBuyer: true,
      votesDown: 0,
      votesUp: 0,
    },
    {
      content: "Smells delicious",
      createdAt: "2022-03-03T22:06:54.000Z",
      id: 343837135,
      productId: 197510243,
      score: 5,
      sentiment: 0.989705,
      title: "The best I’ve ever used",
      user: {
        displayName: "Christina G.",
        isSocialConnected: 0,
        userId: 44298576,
        userType: "User",
      },
      verifiedBuyer: true,
      votesDown: 0,
      votesUp: 0,
    },
    {
      content: "I am currently Billy talk Kim by medication that makes my skin and lips very dry. This helps south of the dead skin and gives me a clean base for m moisturizer",
      createdAt: "2022-02-23T13:35:41.000Z",
      id: 341211170,
      productId: 197510243,
      score: 5,
      sentiment: 0.982115,
      title: "Great Product",
      topics: {
        base: {
          name: "base",
          sentence: "This helps south of the dead skin and gives me a clean base for m moisturizer",
        },
        product: {
          name: "product",
          sentence: "Great Product",
        },
      },
      user: {
        displayName: "Karissa S.",
        isSocialConnected: 0,
        userId: 35122678,
        userType: "User",
      },
      verifiedBuyer: true,
      votesDown: 1,
      votesUp: 0,
    },
  ],
  pagination: {
    amountOfPages: 10,
    hasNextPage: true,
    hasPreviousPage: false,
    page: 1,
    pageSize: 4,
    totalElements: 28,
  },
}

Properties

object

The number of reviews for each star rating

array

List of Yotpo reviews

object

Returns a pagination object.