v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
Goal

Partially update goal

Update several fields of a goal

patch/goals/{goalId}

Path parameters

goalIdinteger required

Request body

descriptionstring

Description of the goal

hasMultipleConversionsboolean

Does this goal have multiple conversions

isMainGoalboolean

Indicates if this is the main goal associated with this experiment

namestring

Name of the goal

tagsstring[]

Tags being associated with this experiment

trackingToolsstring[]

Tracking tools being used in this experiment

type'CLICK' | 'CUSTOM' | 'SCROLL' | 'PAGE_VIEWS' | 'URL' | 'TIME_SPENT' | 'RETENTION_RATE' | 'WAREHOUSE' | 'RATIO_METRICS'

Type of goal

Response

OK