Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class OmnichannelSetting.
Collection of information related to the omnichannel settings of a merchant.
Generated from protobuf message google.shopping.merchant.accounts.v1.OmnichannelSetting
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the omnichannel setting. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}
↳ region_code
string
Required. Immutable. Region code defined by CLDR . Must be provided in the Create method, and is immutable.
↳ lsf_type
int
Required. The Local Store Front type for this country.
↳ in_stock
↳ pickup
↳ lfp_link
↳ odo
↳ about
↳ inventory_verification
getName
Identifier. The resource name of the omnichannel setting. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}
string
setName
Identifier. The resource name of the omnichannel setting. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}
var
string
$this
getRegionCode
Required. Immutable. Region code defined by CLDR . Must be provided in the Create method, and is immutable.
string
setRegionCode
Required. Immutable. Region code defined by CLDR . Must be provided in the Create method, and is immutable.
var
string
$this
getLsfType
Required. The Local Store Front type for this country.
int
setLsfType
Required. The Local Store Front type for this country.
var
int
$this
getInStock
Optional. The InStock URI and state for this country.
hasInStock
clearInStock
setInStock
Optional. The InStock URI and state for this country.
$this
getPickup
Optional. The Pickup URI and state for this country.
hasPickup
clearPickup
setPickup
Optional. The Pickup URI and state for this country.
$this
getLfpLink
Output only. The established link to a LFP provider.
hasLfpLink
clearLfpLink
setLfpLink
Output only. The established link to a LFP provider.
$this
getOdo
Optional. The On Display to Order (ODO) policy URI and state for this country.
hasOdo
clearOdo
setOdo
Optional. The On Display to Order (ODO) policy URI and state for this country.
$this
getAbout
Optional. The about page URI and state for this country.
hasAbout
clearAbout
setAbout
Optional. The about page URI and state for this country.
$this
getInventoryVerification
Optional. The inventory verification contact and state for this country.
hasInventoryVerification
clearInventoryVerification
setInventoryVerification
Optional. The inventory verification contact and state for this country.
$this