Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AnalyticsReporting
Schema
GoalData
Interface GoalData
interface
GoalData
{
goalCompletionLocation
?:
string
;
goalCompletions
?:
string
;
goalIndex
?:
number
;
goalName
?:
string
;
goalPreviousStep1
?:
string
;
goalPreviousStep2
?:
string
;
goalPreviousStep3
?:
string
;
goalValue
?:
number
;
}
Index
Properties
goal
Completion
Location?
goal
Completions?
goal
Index?
goal
Name?
goal
Previous
Step1?
goal
Previous
Step2?
goal
Previous
Step3?
goal
Value?
Properties
Optional
goal
Completion
Location
goalCompletionLocation
?:
string
Optional
goal
Completions
goalCompletions
?:
string
Optional
goal
Index
goalIndex
?:
number
Optional
goal
Name
goalName
?:
string
Optional
goal
Previous
Step1
goalPreviousStep1
?:
string
Optional
goal
Previous
Step2
goalPreviousStep2
?:
string
Optional
goal
Previous
Step3
goalPreviousStep3
?:
string
Optional
goal
Value
goalValue
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
goal
Completion
Location
goal
Completions
goal
Index
goal
Name
goal
Previous
Step1
goal
Previous
Step2
goal
Previous
Step3
goal
Value
Google Apps Script API
Loading...