OnlineReturnPolicy
Online return policy object. This is currently used to represent return policies for ads and free listings programs.
| Fields | |
|---|---|
name
|
Identifier. The name of the
|
return_policy_id
|
Output only. Return policy ID generated by Google. |
label
|
Optional. Immutable. This field represents the unique user-defined label of the return policy for the given country. It is important to note that the same label cannot be used in different return policies for the same country. If not given, policies will be automatically treated as the 'default' for the country. When using label, you are creating an exception policy in that country to assign a custom return policy to certain product groups, follow the instructions provided in the Return policy label . The label can contain up to 50 characters. |
countries[]
|
Required. Immutable. The countries of sale where the return policy applies. The values must be a valid 2 letter ISO 3166 code. |
policy
|
Optional. The return policy. |
seasonal_overrides[]
|
Optional. Overrides to the general policy for orders placed during a specific set of time intervals. |
restocking_fee
|
Optional. The restocking fee that applies to all return reason categories. This would be treated as a free restocking fee if the value is not set. |
return_methods[]
|
Optional. 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. |
item_conditions[]
|
Optional. The item conditions accepted for returns must not be empty unless the type of return policy is 'noReturns'. |
return_shipping_fee
|
Optional. The return shipping fee. Should be set only when customer need to download and print the return label. |
return_policy_uri
|
Required. The return policy uri. This can used by Google to do a sanity check for the policy. It must be a valid URL. |
accept_defective_only
|
Optional. This field specifies if business only accepts defective products for returns. |
process_refund_days
|
Optional. The field specifies the number of days it takes for business to process refunds. |
accept_exchange
|
Optional. This field specifies if business allows customers to exchange products. |
return_label_source
|
Optional. The field specifies the return label source. |