Skip to main content

shippingsettings

Overview

Nameshippingsettings
TypeResource
Idgoogledevelopers.content.shippingsettings

Fields

NameDatatypeDescription
accountIdstringThe ID of the account to which these account shipping settings belong. Ignored upon update, always present in get request responses.
postalCodeGroupsarrayA list of postal code groups that can be referred to in services. Optional.
servicesarrayThe target account's list of services. Optional.
warehousesarrayOptional. A list of warehouses which can be referred to in services.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountId, merchantIdRetrieves the shipping settings of the account.
listSELECTmerchantIdLists the shipping settings of the sub-accounts in your Merchant Center account.
custombatchEXECRetrieves and updates the shipping settings of multiple accounts in a single request.
updateEXECaccountId, merchantIdUpdates the shipping settings of the account. Any fields that are not provided are deleted from the resource.