Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
DatafeedsCustomBatchRequestEntry
Interface DatafeedsCustomBatchRequestEntry
interface
DatafeedsCustomBatchRequestEntry
{
batchId
?:
number
;
datafeed
?:
Datafeed
;
datafeedId
?:
string
;
merchantId
?:
string
;
method
?:
string
;
}
Index
Properties
batch
Id?
datafeed?
datafeed
Id?
merchant
Id?
method?
Properties
Optional
batch
Id
batchId
?:
number
Optional
datafeed
datafeed
?:
Datafeed
Optional
datafeed
Id
datafeedId
?:
string
Optional
merchant
Id
merchantId
?:
string
Optional
method
method
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Id
datafeed
datafeed
Id
merchant
Id
method
Google Apps Script API
Loading...