Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class StoreConfig.
A list of stores your products are delivered from. This is only valid for the local delivery shipment type.
Generated from protobuf message google.shopping.merchant.accounts.v1.Service.StoreConfig
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1 \ ServiceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ store_service_type
int
Indicates whether all stores, or selected stores, listed by this business provide local delivery.
↳ store_codes
array
Optional. A list of store codes that provide local delivery. If empty, then all_stores
must be true.
↳ cutoff_config
↳ service_radius
Google\Shopping\Merchant\Accounts\V1\Distance
Maximum delivery radius. This is only required for the local delivery shipment type.
getStoreServiceType
Indicates whether all stores, or selected stores, listed by this business provide local delivery.
int
hasStoreServiceType
clearStoreServiceType
setStoreServiceType
Indicates whether all stores, or selected stores, listed by this business provide local delivery.
var
int
$this
getStoreCodes
Optional. A list of store codes that provide local delivery.
If empty, then all_stores
must be true.
setStoreCodes
Optional. A list of store codes that provide local delivery.
If empty, then all_stores
must be true.
var
string[]
$this
getCutoffConfig
Configs related to local delivery ends for the day.
hasCutoffConfig
clearCutoffConfig
setCutoffConfig
Configs related to local delivery ends for the day.
$this
getServiceRadius
Maximum delivery radius.
This is only required for the local delivery shipment type.
hasServiceRadius
clearServiceRadius
setServiceRadius
Maximum delivery radius.
This is only required for the local delivery shipment type.
$this