Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
GoalUrlDestinationDetails
Interface GoalUrlDestinationDetails
interface
GoalUrlDestinationDetails
{
caseSensitive
?:
boolean
;
firstStepRequired
?:
boolean
;
matchType
?:
string
;
steps
?:
GoalUrlDestinationDetailsSteps
[]
;
url
?:
string
;
}
Index
Properties
case
Sensitive?
first
Step
Required?
match
Type?
steps?
url?
Properties
Optional
case
Sensitive
caseSensitive
?:
boolean
Optional
first
Step
Required
firstStepRequired
?:
boolean
Optional
match
Type
matchType
?:
string
Optional
steps
steps
?:
GoalUrlDestinationDetailsSteps
[]
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
case
Sensitive
first
Step
Required
match
Type
steps
url
Google Apps Script API
Loading...