Переименовать пиксель
update_pixelRename an existing pixel in Yandex Audience by specifying its ID and new name, and receive the updated pixel data in response.
Instructions
Изменяет указанный пиксель (в схеме изменения доступно только поле name — переименование). Ответ — {"pixel": {...}} с обновлёнными данными.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Новое название пикселя. | |
| pixel_id | Yes | Идентификатор пикселя (id из list_pixels). |