Bulk download of highlighted reviews for all products

{
  "id": "highlightedreview::2d040312-a401-5e9e-b86f-fdeaa023e032-73827-1",
  "type": "highlightedreview",
  "lastModificationTime": "2018-05-04T08:55:29.183Z",
  "productExternalId": "792850903012",
  "feature": "picture quality",
  "sentiment": 1,
  "reviewId": "2d040312-a401-5e9e-b86f-fdeaa023e032",
  "reviewLegacyId": "3489734898",
  "reviewDate": "2017-08-19T03:06:24Z",
  "reviewRating": 5,
  "author": "PhotoNut7",
  "title": "Sharp Lens & Fast Focus",
  "text": "I'm really impressed with how well this lens works in low light, since I photograph baseball. Works well with my 7D, clarity is nice, and focuses very fast. The lens optical elements are amazing with how well the pictures come out. It will be a great asset when I photograph basketball late this year",
  "highlightedTitle": "<strong>Sharp</strong> Lens & Fast Focus",
  "highlightedText": "I'm really impressed with how well this lens works in low light, since I <strong>photograph</strong> baseball. Works well with my 7D, <strong>clarity</strong> is nice, and focuses very fast. The lens optical elements are amazing with how well the <strong>pictures</strong> come out. It will be a great asset when I <strong>photograph</strong> basketball late this year",
  "titleHighlights": [
    {
      "highlightType": "opinion",
      "startIndex": 0,
      "endIndex": 22
    },
    {
      "highlightType": "feature",
      "startIndex": 0,
      "endIndex": 4
    }
  ],
  "textHighlights": [
    {
      "highlightType": "opinion",
      "startIndex": 0,
      "endIndex": 92
    },
    {
      "highlightType": "feature",
      "startIndex": 73,
      "endIndex": 82
    },
    {
      "highlightType": "opinion",
      "startIndex": 94,
      "endIndex": 155
    },
    {
      "highlightType": "feature",
      "startIndex": 117,
      "endIndex": 123
    },
    {
      "highlightType": "opinion",
      "startIndex": 157,
      "endIndex": 230
    },
    {
      "highlightType": "feature",
      "startIndex": 213,
      "endIndex": 220
    },
    {
      "highlightType": "opinion",
      "startIndex": 232,
      "endIndex": 299
    },
    {
      "highlightType": "feature",
      "startIndex": 264,
      "endIndex": 273
    }
  ]
}

Fields

id Unique ID of the highlighted review
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
feature The aspect of the product being highlighted in the review
sentiment The sentiment of the feature discussion: 1 for positive, -1 for negative
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
title The original review title
text The original review text
highlightedTitle The review title with mentions of the feature emphasized with markup
highlightedText The review text with mentions of the feature emphasized with markup
titleHighlights Start and end indices of quotes and mentions of the feature within the review title. Highlights of type "opinion" are for identifying entire sentences that mention the feature. Highlights of type "feature" are for identifying individual mentions of the feature within sentences. The startIndex is the 0-based index of the first character of the sentence or feature mention. The endIndex is the 0-based index of the last character of the sentence or feature mention
textHighlights Start and end indices of quotes and mentions of the feature within the review text. Highlights of type "opinion" are for identifying entire sentences that mention the feature. Highlights of type "feature" are for identifying individual mentions of the feature within sentences. The startIndex is the 0-based index of the first character of the sentence or feature mention. The endIndex is the 0-based index of the last character of the sentence or feature mention

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