direct_delete_bidmodifiers
Delete bid modifiers by their IDs to remove unwanted adjustments from Yandex Direct campaigns. Explicit write access is required for live changes.
Instructions
WRITE: bidmodifiers.delete by ids. allow_write=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| dry_run | No | ||
| project | No | Ключ бренда из projects.json, либо all | unknown. Write: только ключ из projects.json (не all). | |
| allow_write | No | Must be true to mutate live cabinet. Without it tools return dry plan only. |