Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
AccountSummary
Interface AccountSummary
interface
AccountSummary
{
id
?:
string
;
kind
?:
string
;
name
?:
string
;
starred
?:
boolean
;
webProperties
?:
WebPropertySummary
[]
;
}
Index
Properties
id?
kind?
name?
starred?
web
Properties?
Properties
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
starred
starred
?:
boolean
Optional
web
Properties
webProperties
?:
WebPropertySummary
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
name
starred
web
Properties
Google Apps Script API
Loading...