ProductReviewAttributes
Attributes.
| Fields | |
|---|---|
review_time
|
Required. The timestamp indicating when the review was written. |
pros[]
|
Optional. Contains the advantages based on the opinion of the reviewer. Omit boilerplate text like "pro:" unless it was written by the reviewer. |
cons[]
|
Optional. Contains the disadvantages based on the opinion of the reviewer. Omit boilerplate text like "con:" unless it was written by the reviewer. |
review_link
|
Optional. The URI of the review landing page. |
reviewer_image_links[]
|
Optional. A URI to an image of the reviewed product created by the review author. The URI does not have to end with an image file extension. |
product_names[]
|
Optional. Descriptive name of a product. |
product_links[]
|
Optional. The URI of the product. This URI can have the same value as the
|
asins[]
|
Optional. Contains ASINs (Amazon Standard Identification Numbers) associated with a product. |
gtins[]
|
Optional. Contains GTINs (global trade item numbers) associated with a product. Sub-types of GTINs (e.g. UPC, EAN, ISBN, JAN) are supported. |
mpns[]
|
Optional. Contains MPNs (manufacturer part numbers) associated with a product. |
skus[]
|
Optional. Contains SKUs (stock keeping units) associated with a product. Often this matches the product Offer Id in the product feed. |
brands[]
|
Optional. Contains brand names associated with a product. |
collection_method
|
Optional. The method used to collect the review. |
transaction_id
|
Optional. A permanent, unique identifier for the transaction associated with the review in the publisher's system. This ID can be used to indicate that multiple reviews are associated with the same transaction. |
aggregator_name
|
Optional. The name of the aggregator of the product reviews. A publisher may use a reviews aggregator to manage reviews and provide the feeds. This element indicates the use of an aggregator and contains information about the aggregator. |
subclient_name
|
Optional. The name of the subclient of the product reviews. The subclient is an identifier of the product review source. It should be equivalent to the directory provided in the file data source path. |
publisher_name
|
Optional. The name of the publisher of the product reviews. The information about the publisher, which may be a retailer, manufacturer, reviews service company, or any entity that publishes product reviews. |
publisher_favicon
|
Optional. A link to the company favicon of the publisher. The image dimensions should be favicon size: 16x16 pixels. The image format should be GIF, JPG or PNG. |
reviewer_id
|
Optional. The author of the product review. A permanent, unique identifier for the author of the review in the publisher's system. |
reviewer_is_anonymous
|
Optional. Set to true if the reviewer should remain anonymous. |
reviewer_username
|
Optional. The name of the reviewer of the product review. |
review_language
|
Optional. The language of the review defined by BCP-47 language code. |
review_country
|
Optional. The country of the review defined by ISO 3166-1 Alpha-2 Country Code. |
title
|
Optional. The title of the review. |
content
|
Optional. The content of the review. If empty, the content might still get populated from pros and cons. |
min_rating
|
Optional. Contains the ratings associated with the review. The minimum possible number for the rating. This should be the worst possible rating and should not be a value for no rating. |
max_rating
|
Optional. The maximum possible number for the rating. The value of the max rating must be greater than the value of the min attribute. |
rating
|
Optional. The reviewer's overall rating of the product. |
is_spam
|
Optional. Indicates whether the review is marked as spam in the publisher's system. |
is_verified_purchase
|
Optional. Indicates whether the reviewer's purchase is verified. |
is_incentivized_review
|
Optional. Indicates whether the review is incentivized. |