Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
LinkedForeignAccount
Interface LinkedForeignAccount
interface
LinkedForeignAccount
{
accountId
?:
string
;
eligibleForSearch
?:
boolean
;
id
?:
string
;
internalWebPropertyId
?:
string
;
kind
?:
string
;
linkedAccountId
?:
string
;
remarketingAudienceId
?:
string
;
status
?:
string
;
type
?:
string
;
webPropertyId
?:
string
;
}
Index
Properties
account
Id?
eligible
For
Search?
id?
internal
Web
Property
Id?
kind?
linked
Account
Id?
remarketing
Audience
Id?
status?
type?
web
Property
Id?
Properties
Optional
account
Id
accountId
?:
string
Optional
eligible
For
Search
eligibleForSearch
?:
boolean
Optional
id
id
?:
string
Optional
internal
Web
Property
Id
internalWebPropertyId
?:
string
Optional
kind
kind
?:
string
Optional
linked
Account
Id
linkedAccountId
?:
string
Optional
remarketing
Audience
Id
remarketingAudienceId
?:
string
Optional
status
status
?:
string
Optional
type
type
?:
string
Optional
web
Property
Id
webPropertyId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
eligible
For
Search
id
internal
Web
Property
Id
kind
linked
Account
Id
remarketing
Audience
Id
status
type
web
Property
Id
Google Apps Script API
Loading...