Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
InventorySetRequest
Interface InventorySetRequest
interface
InventorySetRequest
{
availability
?:
string
;
customLabel0
?:
string
;
customLabel1
?:
string
;
customLabel2
?:
string
;
customLabel3
?:
string
;
customLabel4
?:
string
;
installment
?:
Installment
;
instoreProductLocation
?:
string
;
loyaltyPoints
?:
LoyaltyPoints
;
pickup
?:
InventoryPickup
;
price
?:
Price
;
quantity
?:
number
;
salePrice
?:
Price
;
salePriceEffectiveDate
?:
string
;
sellOnGoogleQuantity
?:
number
;
}
Index
Properties
availability?
custom
Label0?
custom
Label1?
custom
Label2?
custom
Label3?
custom
Label4?
installment?
instore
Product
Location?
loyalty
Points?
pickup?
price?
quantity?
sale
Price?
sale
Price
Effective
Date?
sell
On
Google
Quantity?
Properties
Optional
availability
availability
?:
string
Optional
custom
Label0
customLabel0
?:
string
Optional
custom
Label1
customLabel1
?:
string
Optional
custom
Label2
customLabel2
?:
string
Optional
custom
Label3
customLabel3
?:
string
Optional
custom
Label4
customLabel4
?:
string
Optional
installment
installment
?:
Installment
Optional
instore
Product
Location
instoreProductLocation
?:
string
Optional
loyalty
Points
loyaltyPoints
?:
LoyaltyPoints
Optional
pickup
pickup
?:
InventoryPickup
Optional
price
price
?:
Price
Optional
quantity
quantity
?:
number
Optional
sale
Price
salePrice
?:
Price
Optional
sale
Price
Effective
Date
salePriceEffectiveDate
?:
string
Optional
sell
On
Google
Quantity
sellOnGoogleQuantity
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
availability
custom
Label0
custom
Label1
custom
Label2
custom
Label3
custom
Label4
installment
instore
Product
Location
loyalty
Points
pickup
price
quantity
sale
Price
sale
Price
Effective
Date
sell
On
Google
Quantity
Google Apps Script API
Loading...