Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
CustomDimension
Interface CustomDimension
interface
CustomDimension
{
accountId
?:
string
;
active
?:
boolean
;
created
?:
string
;
id
?:
string
;
index
?:
number
;
kind
?:
string
;
name
?:
string
;
parentLink
?:
CustomDimensionParentLink
;
scope
?:
string
;
selfLink
?:
string
;
updated
?:
string
;
webPropertyId
?:
string
;
}
Index
Properties
account
Id?
active?
created?
id?
index?
kind?
name?
parent
Link?
scope?
self
Link?
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
name
name
?:
string
Optional
parent
Link
parentLink
?:
CustomDimensionParentLink
Optional
scope
scope
?:
string
Optional
self
Link
selfLink
?:
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
name
parent
Link
scope
self
Link
updated
web
Property
Id
Google Apps Script API
Loading...