Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
Datafeed
Interface Datafeed
interface
Datafeed
{
attributeLanguage
?:
string
;
contentLanguage
?:
string
;
contentType
?:
string
;
fetchSchedule
?:
DatafeedFetchSchedule
;
fileName
?:
string
;
format
?:
DatafeedFormat
;
id
?:
string
;
intendedDestinations
?:
string
[]
;
kind
?:
string
;
name
?:
string
;
targetCountry
?:
string
;
targets
?:
DatafeedTarget
[]
;
}
Index
Properties
attribute
Language?
content
Language?
content
Type?
fetch
Schedule?
file
Name?
format?
id?
intended
Destinations?
kind?
name?
target
Country?
targets?
Properties
Optional
attribute
Language
attributeLanguage
?:
string
Optional
content
Language
contentLanguage
?:
string
Optional
content
Type
contentType
?:
string
Optional
fetch
Schedule
fetchSchedule
?:
DatafeedFetchSchedule
Optional
file
Name
fileName
?:
string
Optional
format
format
?:
DatafeedFormat
Optional
id
id
?:
string
Optional
intended
Destinations
intendedDestinations
?:
string
[]
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
target
Country
targetCountry
?:
string
Optional
targets
targets
?:
DatafeedTarget
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
Language
content
Language
content
Type
fetch
Schedule
file
Name
format
id
intended
Destinations
kind
name
target
Country
targets
Google Apps Script API
Loading...