Index
DeleteMerchantReviewRequest(message)DeleteProductReviewRequest(message)GetMerchantReviewRequest(message)GetProductReviewRequest(message)InsertMerchantReviewRequest(message)InsertProductReviewRequest(message)ListMerchantReviewsRequest(message)ListMerchantReviewsResponse(message)ListProductReviewsRequest(message)ListProductReviewsResponse(message)MerchantReview(message)MerchantReviewAttributes(message)MerchantReviewStatus(message)ProductReview(message)ProductReviewAttributes(message)ProductReviewStatus(message)
CollectionMethod
The method used to collect the review.
| Enums | |
|---|---|
COLLECTION_METHOD_UNSPECIFIED |
Collection method unspecified. |
MERCHANT_UNSOLICITED |
The user was not responding to a specific solicitation when they submitted the review. |
POINT_OF_SALE |
The user submitted the review in response to a solicitation when the user placed an order. |
AFTER_FULFILLMENT |
The user submitted the review in response to a solicitation after fulfillment of the user's order. |
MerchantReviewDestinationStatus
The destination status of the merchant review status.
| Fields | |
|---|---|
reporting_context |
Output only. The name of the reporting context. |
MerchantReviewItemLevelIssue
The ItemLevelIssue of the merchant review status.
| Fields | |
|---|---|
code |
Output only. The error code of the issue. |
severity |
Output only. How this issue affects serving of the merchant review. |
resolution |
Output only. Whether the issue can be resolved by the merchant. |
attribute |
Output only. The attribute's name, if the issue is caused by a single attribute. |
reporting_context |
Output only. The reporting context the issue applies to. |
description |
Output only. A short issue description in English. |
detail |
Output only. A detailed issue description in English. |
documentation |
Output only. The URL of a web page to help with resolving this issue. |
Severity
How the issue affects the serving of the merchant review.
| Enums | |
|---|---|
SEVERITY_UNSPECIFIED |
Not specified. |
NOT_IMPACTED |
This issue represents a warning and does not have a direct affect on the merchant review. |
DISAPPROVED |
Issue disapproves the merchant review. |
CollectionMethod
The method used to collect the review.
| Enums | |
|---|---|
COLLECTION_METHOD_UNSPECIFIED |
Collection method unspecified. |
UNSOLICITED |
The user was not responding to a specific solicitation when they submitted the review. |
POST_FULFILLMENT |
The user submitted the review in response to a solicitation after fulfillment of the user's order. |
ReviewLink
The URI of the review landing page.
| Fields | |
|---|---|
type |
Optional. Type of the review URI. |
link |
Optional. The URI of the review landing page. For example: |
Type
Type of the review URI.
| Enums | |
|---|---|
TYPE_UNSPECIFIED |
Type unspecified. |
SINGLETON |
The review page contains only this single review. |
GROUP |
The review page contains a group of reviews including this review. |
ProductReviewDestinationStatus
The destination status of the product review status.
| Fields | |
|---|---|
reporting_context |
Output only. The name of the reporting context. |
ProductReviewItemLevelIssue
The ItemLevelIssue of the product review status.
| Fields | |
|---|---|
code |
Output only. The error code of the issue. |
severity |
Output only. How this issue affects serving of the product review. |
resolution |
Output only. Whether the issue can be resolved by the merchant. |
attribute |
Output only. The attribute's name, if the issue is caused by a single attribute. |
reporting_context |
Output only. The reporting context the issue applies to. |
description |
Output only. A short issue description in English. |
detail |
Output only. A detailed issue description in English. |
documentation |
Output only. The URL of a web page to help with resolving this issue. |
Severity
How the issue affects the serving of the product review.
| Enums | |
|---|---|
SEVERITY_UNSPECIFIED |
Not specified. |
NOT_IMPACTED |
This issue represents a warning and does not have a direct affect on the product review. |
DISAPPROVED |
Issue disapproves the product review. |