mgmt_operation_create
Create a management operation in Yandex Metrika to modify counters, goals, filters, or other settings through the Management API. Use it to apply changes to your Metrika resources.
Instructions
https://yandex.ru/dev/metrika/ru/management/ Create operation. Body: {"operation": {...}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body. For POST/PUT use the structure from API docs (e.g. {"counter": {...}}). | |
| pretty | No | Pretty-print response (1) | |
| counterId | Yes | Counter ID |