Bulk download of review summaries for all products

{
  "id": "productsummary::792850903012",
  "type": "productsummary",
  "lastModificationTime": "2018-05-04T08:55:29.183Z",
  "productExternalId": "792850903012",
  "bestFeatures": [
    {
      "feature": "ease of use",
      "percentPositive": 0.96,
      "totalReviewsMentioned": 26,
      "positiveReviewsMentioned": 22,
      "negativeReviewsMentioned": 1,
      "positiveReviewsAverageRating": 4.73,
      "negativeReviewsAverageRating": 3,
      "representativeQuotes": [
        {
          "quoteId": "b0YmHWXFPQ6ksc3k69zeIvFHz4pdfLid",
          "quote": "It is super easy to use, this camera is phenomenal!",
          "highlightedQuote": "It is super <strong>easy to use</strong>, this camera is phenomenal!",
          "reviewId": "1d040312-a401-5e9e-b86f-fdeaa023e031",
          "reviewLegacyId": "177885798",
          "reviewDate": "2017-08-19T03:06:24Z",
				  "reviewRating": 5,
          "author": "Ruth07",
          "highlights": [
            {
              "highlightType": "feature",
              "startIndex": 12,
              "endIndex": 22
            }
          ]
        }
      ]
    }
  ],
  "worstFeatures": [
    {
      "feature": "price",
      "percentPositive": 0.56,
      "totalReviewsMentioned": 17,
      "positiveReviewsMentioned": 5,
      "negativeReviewsMentioned": 4,
      "positiveReviewsAverageRating": 4.8,
      "negativeReviewsAverageRating": 3,
      "representativeQuotes": [
        {
          "quoteId": "hNxbFfalIaE1QobEGJ6jOqVyGe+IBXzb3dVjOqzfZyM=",
          "quote": "Cons - Price is too steep - Fragile lens.",
          "highlightedQuote": "Cons - <strong>Price</strong> is too steep - Fragile lens.",
          "reviewId": "e18fa0dd-04d2-53fc-b71d-3481060bf1fd",
          "reviewLegacyId": "175771571",
          "reviewDate": "2017-07-02T12:31:01Z",
				  "reviewRating": 2,
          "author": "LarryL3",
          "highlights": [
            {
              "highlightType": "feature",
              "startIndex": 7,
              "endIndex": 11
            }
          ]
        }
      ]
    }
  ]
}

Fields

id Unique ID of the product summary
type The content type
lastModificationTime The time stamp of the last bulk export of product summary data
productExternalId The client's unique ID for the product
bestFeatures Up to 5 features of the product discussed the most positively by reviewers
worstFeatures Up to 5 features of the product discussed the most negatively by reviewers
feature An aspect of the product
percentPositive The percentage of reviewers' opinions about this feature that are positive vs. negative
totalReviewsMentioned The number of reviews mentioning this feature for this product
positiveReviewsMentioned The number of reviews that include a positive mention of this feature for this product
negativeReviewsMentioned The number of reviews that include a negative mention of this feature for this product
positiveReviewsAverageRating The average rating of reviews that contain a positive mention of this feature for this product
negativeReviewsAverageRating The average rating of reviews that contain a negative mention of this feature for this product
representativeQuotes Up to 5 quotes drawn from user reviews that characterize the positive or negative sentiment about this feature for this product
quoteId A unique identifier for the feature quote
quote The original text of the quote about the feature
highlightedQuote The text of the feature quote with markup to emphasize the mention(s) of the feature
reviewId The Bazaarvoice review GUID
reviewLegacyId The Bazaarvoice review integer ID
reviewDate The submission date of the review
reviewRating The star rating of the review
author The username of the review author
highlights Start and end indices of mentions of the feature within the quote. The startIndex is the 0-based index of the first character of the feature mention. The endIndex is the 0-based index of the last character of the feature mention

Note: for products with more than 1000 reviews, only reviews from the last two years will be incorporated into summaries.