Google Shopping Merchant Products V1 Client - Class ShippingBusinessDaysConfig (1.3.0)

Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class ShippingBusinessDaysConfig.

The business days during which orders are on their path to fulfillment.

If not provided, Monday to Friday business days will be assumed.

Generated from protobuf message google.shopping.merchant.products.v1.ProductAttributes.ShippingBusinessDaysConfig

Namespace

Google \ Shopping \ Merchant \ Products \ V1 \ ProductAttributes

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ country string

The CLDR territory code of the country to which an item will ship.

↳ business_days string

Effective days of the week considered for the delivery time calculation. May not be empty. The more business days included the faster the delivery. Can be set through individual days (e.g. MTWRF), or day ranges (e.g. Mon-Fri). For more information about accepted formats, see Shipping handling business days.

getCountry

The CLDR territory code of the country to which an item will ship.

Returns
Type Description
string

hasCountry

clearCountry

setCountry

The CLDR territory code of the country to which an item will ship.

Parameter
Name Description
var string
Returns
Type Description
$this

getBusinessDays

Effective days of the week considered for the delivery time calculation.

May not be empty. The more business days included the faster the delivery. Can be set through individual days (e.g. MTWRF), or day ranges (e.g. Mon-Fri). For more information about accepted formats, see Shipping handling business days.

Returns
Type Description
string

hasBusinessDays

clearBusinessDays

setBusinessDays

Effective days of the week considered for the delivery time calculation.

May not be empty. The more business days included the faster the delivery. Can be set through individual days (e.g. MTWRF), or day ranges (e.g. Mon-Fri). For more information about accepted formats, see Shipping handling business days.

Parameter
Name Description
var string
Returns
Type Description
$this