Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
DatafeedTarget
Interface DatafeedTarget
interface
DatafeedTarget
{
country
?:
string
;
excludedDestinations
?:
string
[]
;
includedDestinations
?:
string
[]
;
language
?:
string
;
}
Index
Properties
country?
excluded
Destinations?
included
Destinations?
language?
Properties
Optional
country
country
?:
string
Optional
excluded
Destinations
excludedDestinations
?:
string
[]
Optional
included
Destinations
includedDestinations
?:
string
[]
Optional
language
language
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
excluded
Destinations
included
Destinations
language
Google Apps Script API
Loading...