Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
AccountTreeResponse
Interface AccountTreeResponse
interface
AccountTreeResponse
{
account
?:
GoogleAppsScript
.
Analytics
.
Schema
.
Account
;
kind
?:
string
;
profile
?:
GoogleAppsScript
.
Analytics
.
Schema
.
Profile
;
webproperty
?:
Webproperty
;
}
Index
Properties
account?
kind?
profile?
webproperty?
Properties
Optional
account
account
?:
GoogleAppsScript
.
Analytics
.
Schema
.
Account
Optional
kind
kind
?:
string
Optional
profile
profile
?:
GoogleAppsScript
.
Analytics
.
Schema
.
Profile
Optional
webproperty
webproperty
?:
Webproperty
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
kind
profile
webproperty
Google Apps Script API
Loading...