direct_add_feed
Add a new feed to Yandex Direct by providing a URL or uploading a file. Specify business type and source type; set allow_write=true to apply changes.
Instructions
WRITE: feeds.add — name + url (HTTP feed) or file_path (upload). business_type RETAIL|… source URL|FILE. allow_write=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | Yes | ||
| dry_run | No | ||
| file_path | No | ||
| allow_write | No | Must be true to mutate live cabinet. Without it tools return dry plan only. | |
| source_type | No | ||
| business_type | No |