ListOnlineReturnPoliciesRequest
Stay organized with collections
Save and categorize content based on your preferences.
ListOnlineReturnPoliciesRequest
Request message for the
ListOnlineReturnPolicies
method.
Fields
parent
string
Required. The Merchant Center account for which to list return policies. Format:
accounts/{account}
page_size
int32
Optional. The maximum number of
OnlineReturnPolicy
resources to return. The service returns fewer than this value if the number of return policies for the given business is less that than the
pageSize
. The default value is 10. The maximum value is 100; If a value higher than the maximum is specified, then the
pageSize
will default to the maximum
page_token
string
Optional. A page token, received from a previous
ListOnlineReturnPolicies
call. Provide the page token to retrieve the subsequent page.
When paginating, all other parameters provided to
ListOnlineReturnPolicies
must match the call that provided the page token. The token returned as
nextPageToken
in the response to the previous request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-01 UTC."],[],[]]