MerchantReview

MerchantReview

A review for a merchant. For more information, see Introduction to Merchant Review Feeds

Fields
name

string

Identifier. The name of the merchant review. Format: "{merchantreview.name=accounts/{account}/merchantReviews/{merchantReview}}"

merchant_review_id

string

Required. The user provided merchant review ID to uniquely identify the merchant review.

merchant_review_attributes

MerchantReviewAttributes

Optional. A list of merchant review attributes.

custom_attributes[]

CustomAttribute

Optional. A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the data specification in its generic form (for example, { "name": "size type", "value": "regular" } ). This is useful for submitting attributes not explicitly exposed by the API, such as experimental attributes. Maximum allowed number of characters for each custom attribute is 10240 (represents sum of characters for name and value). Maximum 2500 custom attributes can be set per product, with total size of 102.4kB. Underscores in custom attribute names are replaced by spaces upon insertion.

data_source

string

Output only. The primary data source of the merchant review.

merchant_review_status

MerchantReviewStatus

Output only. The status of a merchant review, data validation issues, that is, information about a merchant review computed asynchronously.