ListMerchantReviewsRequest

ListMerchantReviewsRequest

Request message for the ListMerchantsReview method.

Fields
parent

string

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

page_size

int32

Optional. The maximum number of merchant reviews to return. The service can return fewer than this value. The maximum value is 1000; values above 1000 are coerced to 1000. If unspecified, the maximum number of reviews is returned.

page_token

string

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

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