Google Shopping Merchant Reviews V1beta Client - Class Type (0.1.1)

Reference documentation and code samples for the Google Shopping Merchant Reviews V1beta Client class Type.

Type of the review URI.

Protobuf type google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLink.Type

Namespace

Google \ Shopping \ Merchant \ Reviews \ V1beta \ ProductReviewAttributes \ ReviewLink

Methods

Parameter
Name Description
value mixed
Parameter
Name Description
name mixed

Constants

Value: 0

Type unspecified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

Value: 1

The review page contains only this single review.

Generated from protobuf enum SINGLETON = 1;

Value: 2

The review page contains a group of reviews including this review.

Generated from protobuf enum GROUP = 2;