Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
CustomMetric
Interface CustomMetric
interface
CustomMetric
{
accountId
?:
string
;
active
?:
boolean
;
created
?:
string
;
id
?:
string
;
index
?:
number
;
kind
?:
string
;
max_value
?:
string
;
min_value
?:
string
;
name
?:
string
;
parentLink
?:
CustomMetricParentLink
;
scope
?:
string
;
selfLink
?:
string
;
type
?:
string
;
updated
?:
string
;
webPropertyId
?:
string
;
}
Index
Properties
account
Id?
active?
created?
id?
index?
kind?
max_
value?
min_
value?
name?
parent
Link?
scope?
self
Link?
type?
updated?
web
Property
Id?
Properties
Optional
account
Id
accountId
?:
string
Optional
active
active
?:
boolean
Optional
created
created
?:
string
Optional
id
id
?:
string
Optional
index
index
?:
number
Optional
kind
kind
?:
string
Optional
max_
value
max_value
?:
string
Optional
min_
value
min_value
?:
string
Optional
name
name
?:
string
Optional
parent
Link
parentLink
?:
CustomMetricParentLink
Optional
scope
scope
?:
string
Optional
self
Link
selfLink
?:
string
Optional
type
type
?:
string
Optional
updated
updated
?:
string
Optional
web
Property
Id
webPropertyId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
active
created
id
index
kind
max_
value
min_
value
name
parent
Link
scope
self
Link
type
updated
web
Property
Id
Google Apps Script API
Loading...