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