Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
ProductstatusesCustomBatchRequestEntry
Interface ProductstatusesCustomBatchRequestEntry
interface
ProductstatusesCustomBatchRequestEntry
{
batchId
?:
number
;
destinations
?:
string
[]
;
includeAttributes
?:
boolean
;
merchantId
?:
string
;
method
?:
string
;
productId
?:
string
;
}
Index
Properties
batch
Id?
destinations?
include
Attributes?
merchant
Id?
method?
product
Id?
Properties
Optional
batch
Id
batchId
?:
number
Optional
destinations
destinations
?:
string
[]
Optional
include
Attributes
includeAttributes
?:
boolean
Optional
merchant
Id
merchantId
?:
string
Optional
method
method
?:
string
Optional
product
Id
productId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Id
destinations
include
Attributes
merchant
Id
method
product
Id
Google Apps Script API
Loading...