Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
WebPropertySummary
Interface WebPropertySummary
interface
WebPropertySummary
{
id
?:
string
;
internalWebPropertyId
?:
string
;
kind
?:
string
;
level
?:
string
;
name
?:
string
;
profiles
?:
ProfileSummary
[]
;
starred
?:
boolean
;
websiteUrl
?:
string
;
}
Index
Properties
id?
internal
Web
Property
Id?
kind?
level?
name?
profiles?
starred?
website
Url?
Properties
Optional
id
id
?:
string
Optional
internal
Web
Property
Id
internalWebPropertyId
?:
string
Optional
kind
kind
?:
string
Optional
level
level
?:
string
Optional
name
name
?:
string
Optional
profiles
profiles
?:
ProfileSummary
[]
Optional
starred
starred
?:
boolean
Optional
website
Url
websiteUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
internal
Web
Property
Id
kind
level
name
profiles
starred
website
Url
Google Apps Script API
Loading...