Google Shopping Merchant Accounts V1beta Client - Class StoreServiceType (1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class StoreServiceType.
Indicates whether all stores, or selected stores, listed by the
merchant provide local delivery.
Protobuf type google.shopping.merchant.accounts.v1beta.Service.StoreConfig.StoreServiceType
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta \ Service \ StoreConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STORE_SERVICE_TYPE_UNSPECIFIED
Value: 0
Did not specify store service type.
Generated from protobuf enum STORE_SERVICE_TYPE_UNSPECIFIED = 0;
ALL_STORES
Value: 1
Indicates whether all stores, current and future, listed by this
merchant provide local delivery.
Generated from protobuf enum ALL_STORES = 1;
SELECTED_STORES
Value: 2
Indicates that only the stores listed in store_codes are eligible
for local delivery.
[[["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 2026-03-11 UTC."],[],[]]