direct_delete_feeds
Remove unwanted Yandex Direct feeds by specifying their IDs. Use allow_write=true to apply deletions; without it, get a dry run preview.
Instructions
WRITE: feeds.delete by ids. allow_write=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| dry_run | No | ||
| allow_write | No | Must be true to mutate live cabinet. Without it tools return dry plan only. |