ListProductReviewsRequest

ListProductReviewsRequest

Request message for the ListProductReviews method.

Fields
parent

string

Required. The account to list product reviews for. Format: accounts/{account}

page_size

int32

Optional. The maximum number of products to return. The service may return fewer than this value.

page_token

string

Optional. A page token, received from a previous ListProductReviews call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to ListProductReviews must match the call that provided the page token.