name | string | The name of the policy as shown in Merchant Center. |
returnMethods | array | The return methods of how customers can return an item. This value is required to not be empty unless the type of return policy is noReturns. |
countries | array | The countries of sale where the return policy is applicable. The values must be a valid 2 letter ISO 3166 code, e.g. "US". |
policy | object | The available policies. |
returnPolicyUri | string | The return policy uri. This can used by Google to do a sanity check for the policy. |
returnReasonCategoryInfo | array | The return reason category information. This required to not be empty unless the type of return policy is noReturns. |
restockingFee | object | The restocking fee. This can either be a fixed fee or a micro percent. |
returnPolicyId | string | Output only. Return policy ID generated by Google. |
label | string | The unique user-defined label of the return policy. The same label cannot be used in different return policies for the same country. Policies with the label 'default' will apply to all products, unless a product specifies a return_policy_label attribute. |
itemConditions | array | The item conditions that are accepted for returns. This is required to not be empty unless the type of return policy is noReturns. |