Required. The latest time of day that an order can be accepted and begin processing. Later orders will be processed in the next day. The time is based on the warehouse postal code.
↳ handling_days
int|string
Required. The number of days it takes for this warehouse to pack up and ship an item. This is on the warehouse level, but can be overridden on the offer level based on the attributes of an item.
Required. The latest time of day that an order can be accepted and begin
processing. Later orders will be processed in the next day. The time is
based on the warehouse postal code.
Required. The latest time of day that an order can be accepted and begin
processing. Later orders will be processed in the next day. The time is
based on the warehouse postal code.
Required. The number of days it takes for this warehouse to pack up and
ship an item. This is on the warehouse level, but can be overridden on the
offer level based on the attributes of an item.
Returns
Type
Description
int|string
hasHandlingDays
clearHandlingDays
setHandlingDays
Required. The number of days it takes for this warehouse to pack up and
ship an item. This is on the warehouse level, but can be overridden on the
offer level based on the attributes of an item.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant Accounts V1beta Client - Class Warehouse (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-accounts/latest/V1beta.Warehouse)\n- [0.10.0](/php/docs/reference/shopping-merchant-accounts/0.10.0/V1beta.Warehouse)\n- [0.9.1](/php/docs/reference/shopping-merchant-accounts/0.9.1/V1beta.Warehouse)\n- [0.8.0](/php/docs/reference/shopping-merchant-accounts/0.8.0/V1beta.Warehouse)\n- [0.7.0](/php/docs/reference/shopping-merchant-accounts/0.7.0/V1beta.Warehouse)\n- [0.6.0](/php/docs/reference/shopping-merchant-accounts/0.6.0/V1beta.Warehouse)\n- [0.5.0](/php/docs/reference/shopping-merchant-accounts/0.5.0/V1beta.Warehouse)\n- [0.4.0](/php/docs/reference/shopping-merchant-accounts/0.4.0/V1beta.Warehouse)\n- [0.3.3](/php/docs/reference/shopping-merchant-accounts/0.3.3/V1beta.Warehouse)\n- [0.2.0](/php/docs/reference/shopping-merchant-accounts/0.2.0/V1beta.Warehouse)\n- [0.1.0](/php/docs/reference/shopping-merchant-accounts/0.1.0/V1beta.Warehouse) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Warehouse.\n\nA fulfillment warehouse, which stores and handles inventory.\n\nNext tag: 7\n\nGenerated from protobuf message `google.shopping.merchant.accounts.v1beta.Warehouse`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Accounts \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the warehouse. Must be unique within account.\n\n### hasName\n\n### clearName\n\n### setName\n\nRequired. The name of the warehouse. Must be unique within account.\n\n### getShippingAddress\n\nRequired. Shipping address of the warehouse.\n\n### hasShippingAddress\n\n### clearShippingAddress\n\n### setShippingAddress\n\nRequired. Shipping address of the warehouse.\n\n### getCutoffTime\n\nRequired. The latest time of day that an order can be accepted and begin\nprocessing. Later orders will be processed in the next day. The time is\nbased on the warehouse postal code.\n\n### hasCutoffTime\n\n### clearCutoffTime\n\n### setCutoffTime\n\nRequired. The latest time of day that an order can be accepted and begin\nprocessing. Later orders will be processed in the next day. The time is\nbased on the warehouse postal code.\n\n### getHandlingDays\n\nRequired. The number of days it takes for this warehouse to pack up and\nship an item. This is on the warehouse level, but can be overridden on the\noffer level based on the attributes of an item.\n\n### hasHandlingDays\n\n### clearHandlingDays\n\n### setHandlingDays\n\nRequired. The number of days it takes for this warehouse to pack up and\nship an item. This is on the warehouse level, but can be overridden on the\noffer level based on the attributes of an item.\n\n### getBusinessDayConfig\n\nBusiness days of the warehouse.\n\nIf not set, will be Monday to Friday by default.\n\n### hasBusinessDayConfig\n\n### clearBusinessDayConfig\n\n### setBusinessDayConfig\n\nBusiness days of the warehouse.\n\nIf not set, will be Monday to Friday by default."]]