accounts
Lists merchant reviews.
get/reviews/v1beta/{+parent}/merchantReviews
Path parameters
parentstring required
Required. The account to list merchant reviews for. Format: accounts/{account}
Query parameters
pageSizeinteger
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.
pageTokenstring
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.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.