Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
DatafeedstatusesCustomBatchRequestEntry
Interface DatafeedstatusesCustomBatchRequestEntry
interface
DatafeedstatusesCustomBatchRequestEntry
{
batchId
?:
number
;
country
?:
string
;
datafeedId
?:
string
;
language
?:
string
;
merchantId
?:
string
;
method
?:
string
;
}
Index
Properties
batch
Id?
country?
datafeed
Id?
language?
merchant
Id?
method?
Properties
Optional
batch
Id
batchId
?:
number
Optional
country
country
?:
string
Optional
datafeed
Id
datafeedId
?:
string
Optional
language
language
?:
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
country
datafeed
Id
language
merchant
Id
method
Google Apps Script API
Loading...