Update Goal
rybbit_update_goalUpdate an existing goal's name, type, or configuration. Specify the site and goal ID, then provide new goal type and config with path pattern or event details.
Instructions
Update an existing goal's name, type, or configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID (numeric ID or domain identifier) | |
| goalId | Yes | Numeric goal ID to update | |
| name | No | ||
| goalType | Yes | ||
| config | Yes | Goal configuration. Use pathPattern for path goals or eventName for event goals. |