ListOnlineReturnPoliciesRequest

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.