---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/direct/doc/en/objects/feed.md
  - https://yandex.ru/dev/direct/doc/ru/objects/feed.md
  - href: ru/objects/feed.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: ru/dg/objects/feed.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/direct/doc/ru/llms.txt

# Фид (Feed)

Объект Фид содержит информацию о товарах и услугах. Подробнее в разделе [Управление фидами](https://yandex.ru/support/direct/smart-banners/feeds.html) Справки Директа.


## Сервис {#service}

Для управления фидами предназначен сервис [Feeds](https://yandex.ru/dev/direct/doc/ref-v5/feeds/feeds.html).

### Методы {#methods}

[add](https://yandex.ru/dev/direct/doc/ref-v5/feeds/add.html) | [update](https://yandex.ru/dev/direct/doc/ref-v5/feeds/update.html) | [delete](https://yandex.ru/dev/direct/doc/ref-v5/feeds/delete.html) | [get](https://yandex.ru/dev/direct/doc/ref-v5/feeds/get.html) 


## Требования к фидам, загружаемым через API {#requirements}

- Допустимый размер: размер фида ограничен общим размером запроса — не более 50 Мб.
- Допустимый формат расширения файла: xml, csv, tsv, yml, xls, xlsx, gz, zip.



