Enum MerchantReviewAttributes.Types.CollectionMethod
The method used to collect the review.
Namespace: Google.Shopping.Merchant.Reviews.V1Beta
Assembly: Google.Shopping.Merchant.Reviews.V1Beta.dll
Syntax
public enum MerchantReviewAttributes.Types.CollectionMethod
Fields
Name | Description |
---|---|
AfterFulfillment | The user submitted the review in response to a solicitation after fulfillment of the user's order. |
MerchantUnsolicited | The user was not responding to a specific solicitation when they submitted the review. |
PointOfSale | The user submitted the review in response to a solicitation when the user placed an order. |
Unspecified | Collection method unspecified. |