mgmt_goal_update
Update existing Yandex Metrika goals by providing counter ID, goal ID, and the new goal parameters.
Instructions
https://yandex.ru/dev/metrika/ru/management/ Update goal. Body: {"goal": {...}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body. For POST/PUT use the structure from API docs (e.g. {"counter": {...}}). | |
| goalId | Yes | Goal ID | |
| pretty | No | Pretty-print response (1) | |
| counterId | Yes | Counter ID |