Review Parent Keys

This page provides information about the review parent key data set in the Displayable Content Export (DCE).

Example

The following is an example a review parent key. Continue to the Fields section for information on each field.

{  
  "cgcId":"3e15ff52-1ecf-4ba2-be53-22be1ef341cb",  
  "cgcType":"review",  
  "catalogId":"8767666",  
  "catalogType":"product"  
}

Relationships

Reviews are children of products. Each review parent key represents the relationship between one review and one product. A review can be associated with more than one product. As a result, a review may appear in more than one review parent key.

The following diagram depicts the relationship between a review and a product:

Fields

CGC ID

"cgcId":"3e15ff52-1ecf-4ba2-be53-22be1ef341cb"

cgcId corresponds to the review ID field.


CGC type

"cgcType":"review"

The type of the consumer generated content.


Catalog ID

"catalogId":"8767666"

catalogId corresponds with a product.


Catalog type

"catalogType":"product"

The type of catalog item.