Module: Google::Shopping::Merchant::Reviews::V1beta::MerchantReviewAttributes::CollectionMethod
- Defined in:
- proto_docs/google/shopping/merchant/reviews/v1beta/merchantreviews_common.rb
Overview
The method used to collect the review.
Constant Summary collapse
- COLLECTION_METHOD_UNSPECIFIED =
Collection method unspecified.
0- MERCHANT_UNSOLICITED =
The user was not responding to a specific solicitation when they submitted the review.
1- POINT_OF_SALE =
The user submitted the review in response to a solicitation when the user placed an order.
2- AFTER_FULFILLMENT =
The user submitted the review in response to a solicitation after fulfillment of the user's order.
3