# Яндекс Директ API ## Documentation - [index.yaml](https://yandex.com/dev/direct/doc/ru/index.yaml) - [О курсе](https://yandex.com/dev/direct/doc/ru/start.md) - [Урок 1. Что такое API Директа](https://yandex.com/dev/direct/doc/ru/intro.md) - [Урок 2. Доступ к API: как зарегистрировать приложение на Яндекс OAuth](https://yandex.com/dev/direct/doc/ru/register.md) - [Урок 3. Доступ к API: как подать заявку](https://yandex.com/dev/direct/doc/ru/access-request.md) - [Урок 4. Как получить OAuth-токен](https://yandex.com/dev/direct/doc/ru/token.md) - [Урок 5. Как выполнить запрос к API](https://yandex.com/dev/direct/doc/ru/format.md) - [Урок 6. Как получать данные через API](https://yandex.com/dev/direct/doc/ru/get.md) - [Урок 7. Как вносить изменения через API](https://yandex.com/dev/direct/doc/ru/modify.md) - [Урок 8. Как работать с реальными данными](https://yandex.com/dev/direct/doc/ru/real-world.md) - [Урок 9. Как использовать API эффективно: ограничения и рекомендации](https://yandex.com/dev/direct/doc/ru/optimize.md) - [О руководстве](https://yandex.com/dev/direct/doc/ru/about.md) - [Обзор API Директа версии 5](https://yandex.com/dev/direct/doc/ru/concepts/overview.md) - [Варианты использования](https://yandex.com/dev/direct/doc/ru/concepts/use-cases.md) - [Быстрый старт](https://yandex.com/dev/direct/doc/ru/best-practice/quick-start.md) - [Основные объекты](https://yandex.com/dev/direct/doc/ru/objects/objects.md) - [Кампания (Campaign)](https://yandex.com/dev/direct/doc/ru/objects/campaign.md) - [Стратегии показа](https://yandex.com/dev/direct/doc/ru/objects/campaign-strategies.md) - [Параметры кампаний](https://yandex.com/dev/direct/doc/ru/objects/campaign-params.md) - [Группа объявлений (AdGroup)](https://yandex.com/dev/direct/doc/ru/objects/adgroup.md) - [Объявление (Ad)](https://yandex.com/dev/direct/doc/ru/objects/ad.md) - [Набор быстрых ссылок (SitelinksSet)](https://yandex.com/dev/direct/doc/ru/objects/sitelink.md) - [Изображение (AdImage)](https://yandex.com/dev/direct/doc/ru/objects/adimage.md) - [Видео (AdVideo)](https://yandex.com/dev/direct/doc/ru/objects/advideos.md) - [Креатив (Creative)](https://yandex.com/dev/direct/doc/ru/objects/creative.md) - [Расширение (AdExtension)](https://yandex.com/dev/direct/doc/ru/objects/adextension.md) - [Турбо-страница (TurboPage)](https://yandex.com/dev/direct/doc/ru/objects/turbo-page.md) - [Ключевая фраза (Keyword)](https://yandex.com/dev/direct/doc/ru/objects/keyword.md) - [Ставка (KeywordBid)](https://yandex.com/dev/direct/doc/ru/objects/bid-priority.md) - [Корректировки (BidModifier)](https://yandex.com/dev/direct/doc/ru/objects/bidmodifier.md) - [Пакетная стратегия (Strategy)](https://yandex.com/dev/direct/doc/ru/objects/strategy.md) - [Условие нацеливания на аудиторию (AudienceTarget)](https://yandex.com/dev/direct/doc/ru/objects/audience-target.md) - [Условие ретаргетинга и подбора аудитории (RetargetingList)](https://yandex.com/dev/direct/doc/ru/objects/retargeting-list.md) - [Фид (Feed)](https://yandex.com/dev/direct/doc/ru/objects/feed.md) - [Клиент (Client)](https://yandex.com/dev/direct/doc/ru/objects/client.md) - [Общий счет (SharedAccount)](https://yandex.com/dev/direct/doc/ru/objects/shared-account.md) - [Доступ и авторизация](https://yandex.com/dev/direct/doc/ru/concepts/access.md) - [Регистрация приложения](https://yandex.com/dev/direct/doc/ru/concepts/register.md) - [Авторизационные токены](https://yandex.com/dev/direct/doc/ru/concepts/auth-token.md) - [Роли и доступы пользователей Директа](https://yandex.com/dev/direct/doc/ru/objects/roles.md) - [Формат взаимодействия](https://yandex.com/dev/direct/doc/ru/concepts/format.md) - [HTTP-заголовки](https://yandex.com/dev/direct/doc/ru/concepts/headers.md) - [Формат JSON](https://yandex.com/dev/direct/doc/ru/concepts/json.md) - [Протокол SOAP](https://yandex.com/dev/direct/doc/ru/concepts/soap.md) - [Обработка ошибок](https://yandex.com/dev/direct/doc/ru/concepts/errors.md) - [Ограничения, баллы](https://yandex.com/dev/direct/doc/ru/concepts/units.md) - [Общие свойства методов API версии 5](https://yandex.com/dev/direct/doc/ru/best-practice/principles.md) - [Получение данных: метод get](https://yandex.com/dev/direct/doc/ru/best-practice/get.md) - [Операции над массивом объектов](https://yandex.com/dev/direct/doc/ru/best-practice/modify.md) - [Редактирование отдельных параметров](https://yandex.com/dev/direct/doc/ru/best-practice/part-update.md) - [Значение null (nil)](https://yandex.com/dev/direct/doc/ru/best-practice/nillable.md) - [Ведение кампании](https://yandex.com/dev/direct/doc/ru/best-practice/launch-campaign.md) - [Минус-фразы](https://yandex.com/dev/direct/doc/ru/objects/negative-keywords.md) - [Автотаргетинг](https://yandex.com/dev/direct/doc/ru/best-practice/auto-targeting.md) - [Отслеживание изменений](https://yandex.com/dev/direct/doc/ru/best-practice/check-changes.md) - [Статистика и аналитика](https://yandex.com/dev/direct/doc/ru/best-practice/statistics.md) - [Как работать с медийными кампаниями](https://yandex.com/dev/direct/doc/ru/best-practice/cpm-banner.md) - [Как управлять смарт-баннерами](https://yandex.com/dev/direct/doc/ru/best-practice/smart-ads.md) - [Рекомендации по созданию представителей](https://yandex.com/dev/direct/doc/ru/objects/representatives-recommendations.md) - [Агентствам](https://yandex.com/dev/direct/doc/ru/best-practice/agency.md) - [Список терминов](https://yandex.com/dev/direct/doc/ru/concepts/glossary.md) - [О справочнике](https://yandex.com/dev/direct/doc/ru/concepts/about.md) - [AdExtensions: операции с расширениями объявлений](https://yandex.com/dev/direct/doc/ru/adextensions/adextensions.md) - [add](https://yandex.com/dev/direct/doc/ru/adextensions/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/adextensions/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/adextensions/get.md) - [AdGroups: операции с группами объявлений](https://yandex.com/dev/direct/doc/ru/adgroups/adgroups.md) - [add](https://yandex.com/dev/direct/doc/ru/adgroups/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/adgroups/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/adgroups/get.md) - [update](https://yandex.com/dev/direct/doc/ru/adgroups/update.md) - [AdImages: операции с изображениями](https://yandex.com/dev/direct/doc/ru/adimages/adimages.md) - [add](https://yandex.com/dev/direct/doc/ru/adimages/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/adimages/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/adimages/get.md) - [Ads: операции с объявлениями](https://yandex.com/dev/direct/doc/ru/ads/ads.md) - [add](https://yandex.com/dev/direct/doc/ru/ads/add.md) - [archive](https://yandex.com/dev/direct/doc/ru/ads/archive.md) - [delete](https://yandex.com/dev/direct/doc/ru/ads/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/ads/get.md) - [moderate](https://yandex.com/dev/direct/doc/ru/ads/moderate.md) - [resume](https://yandex.com/dev/direct/doc/ru/ads/resume.md) - [suspend](https://yandex.com/dev/direct/doc/ru/ads/suspend.md) - [unarchive](https://yandex.com/dev/direct/doc/ru/ads/unarchive.md) - [update](https://yandex.com/dev/direct/doc/ru/ads/update.md) - [AdVideos: операции с видео](https://yandex.com/dev/direct/doc/ru/advideos/advideos.md) - [add](https://yandex.com/dev/direct/doc/ru/advideos/add.md) - [get](https://yandex.com/dev/direct/doc/ru/advideos/get.md) - [AgencyClients: управление клиентами агентства](https://yandex.com/dev/direct/doc/ru/agencyclients/agencyclients.md) - [add](https://yandex.com/dev/direct/doc/ru/agencyclients/add.md) - [addPassportOrganization](https://yandex.com/dev/direct/doc/ru/agencyclients/addPassportOrganization.md) - [addPassportOrganizationMember](https://yandex.com/dev/direct/doc/ru/agencyclients/addPassportOrganizationMember.md) - [get](https://yandex.com/dev/direct/doc/ru/agencyclients/get.md) - [update](https://yandex.com/dev/direct/doc/ru/agencyclients/update.md) - [AudienceTargets: управление условиями нацеливания на аудиторию](https://yandex.com/dev/direct/doc/ru/audiencetargets/audiencetargets.md) - [add](https://yandex.com/dev/direct/doc/ru/audiencetargets/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/audiencetargets/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/audiencetargets/get.md) - [resume](https://yandex.com/dev/direct/doc/ru/audiencetargets/resume.md) - [setBids](https://yandex.com/dev/direct/doc/ru/audiencetargets/setBids.md) - [suspend](https://yandex.com/dev/direct/doc/ru/audiencetargets/suspend.md) - [Bids: управление ставками](https://yandex.com/dev/direct/doc/ru/bids/bids.md) - [get](https://yandex.com/dev/direct/doc/ru/bids/get.md) - [set](https://yandex.com/dev/direct/doc/ru/bids/set.md) - [setAuto](https://yandex.com/dev/direct/doc/ru/bids/setAuto.md) - [Businesses: получение профилей организаций](https://yandex.com/dev/direct/doc/ru/businesses/businesses.md) - [get](https://yandex.com/dev/direct/doc/ru/businesses/get.md) - [BidModifiers: управление корректировками ставок](https://yandex.com/dev/direct/doc/ru/bidmodifiers/bidmodifiers.md) - [add](https://yandex.com/dev/direct/doc/ru/bidmodifiers/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/bidmodifiers/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/bidmodifiers/get.md) - [set](https://yandex.com/dev/direct/doc/ru/bidmodifiers/set.md) - [Campaigns: управление кампаниями](https://yandex.com/dev/direct/doc/ru/campaigns/campaigns.md) - [add](https://yandex.com/dev/direct/doc/ru/campaigns/add.md) - [add: параметры TextCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/add-text-campaign.md) - [add: параметры UnifiedCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/add-unified-campaign.md) - [add: параметры MobileAppCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/add-mobile-app-campaign.md) - [add: параметры CpmBannerCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/add-cpm-banner-campaign.md) - [archive](https://yandex.com/dev/direct/doc/ru/campaigns/archive.md) - [delete](https://yandex.com/dev/direct/doc/ru/campaigns/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/campaigns/get.md) - [get: параметры TextCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/get-text-campaign.md) - [get: параметры UnifiedCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/get-unified-campaign.md) - [get: параметры MobileAppCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/get-mobile-app-campaign.md) - [get: параметры CpmBannerCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/get-cpm-banner-campaign.md) - [resume](https://yandex.com/dev/direct/doc/ru/campaigns/resume.md) - [suspend](https://yandex.com/dev/direct/doc/ru/campaigns/suspend.md) - [unarchive](https://yandex.com/dev/direct/doc/ru/campaigns/unarchive.md) - [update](https://yandex.com/dev/direct/doc/ru/campaigns/update.md) - [update: параметры TextCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/update-text-campaign.md) - [update: параметры UnifiedCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/update-unified-campaign.md) - [update: параметры MobileAppCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/update-mobile-app-campaign.md) - [update: параметры CpmBannerCampaign](https://yandex.com/dev/direct/doc/ru/campaigns/update-cpm-banner-campaign.md) - [Changes: проверка наличия изменений](https://yandex.com/dev/direct/doc/ru/changes/changes.md) - [checkDictionaries](https://yandex.com/dev/direct/doc/ru/changes/checkDictionaries.md) - [checkCampaigns](https://yandex.com/dev/direct/doc/ru/changes/checkCampaigns.md) - [check](https://yandex.com/dev/direct/doc/ru/changes/check.md) - [Clients: управление параметрами рекламодателя и настройками пользователя](https://yandex.com/dev/direct/doc/ru/clients/clients.md) - [get](https://yandex.com/dev/direct/doc/ru/clients/get.md) - [update](https://yandex.com/dev/direct/doc/ru/clients/update.md) - [Creatives: получение креативов](https://yandex.com/dev/direct/doc/ru/creatives/creatives.md) - [add](https://yandex.com/dev/direct/doc/ru/creatives/add.md) - [get](https://yandex.com/dev/direct/doc/ru/creatives/get.md) - [Dictionaries: получение справочных данных](https://yandex.com/dev/direct/doc/ru/dictionaries/dictionaries.md) - [get](https://yandex.com/dev/direct/doc/ru/dictionaries/get.md) - [getGeoRegions](https://yandex.com/dev/direct/doc/ru/dictionaries/getGeoRegions.md) - [Feeds: операции с фидами](https://yandex.com/dev/direct/doc/ru/feeds/feeds.md) - [add](https://yandex.com/dev/direct/doc/ru/feeds/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/feeds/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/feeds/get.md) - [update](https://yandex.com/dev/direct/doc/ru/feeds/update.md) - [KeywordBids: управление ставками](https://yandex.com/dev/direct/doc/ru/keywordbids/keywordbids.md) - [get](https://yandex.com/dev/direct/doc/ru/keywordbids/get.md) - [set](https://yandex.com/dev/direct/doc/ru/keywordbids/set.md) - [setAuto](https://yandex.com/dev/direct/doc/ru/keywordbids/setAuto.md) - [Keywords: управление ключевыми фразами и автотаргетингами](https://yandex.com/dev/direct/doc/ru/keywords/keywords.md) - [add](https://yandex.com/dev/direct/doc/ru/keywords/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/keywords/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/keywords/get.md) - [resume](https://yandex.com/dev/direct/doc/ru/keywords/resume.md) - [suspend](https://yandex.com/dev/direct/doc/ru/keywords/suspend.md) - [update](https://yandex.com/dev/direct/doc/ru/keywords/update.md) - [KeywordsResearch: предобработка ключевых фраз](https://yandex.com/dev/direct/doc/ru/keywordsresearch/keywordsresearch.md) - [deduplicate](https://yandex.com/dev/direct/doc/ru/keywordsresearch/deduplicate.md) - [hasSearchVolume](https://yandex.com/dev/direct/doc/ru/keywordsresearch/hasSearchVolume.md) - [Leads: получение данных из форм на Турбо-страницах](https://yandex.com/dev/direct/doc/ru/leads/leads.md) - [get](https://yandex.com/dev/direct/doc/ru/leads/get.md) - [NegativeKeywordSharedSets: управление наборами минус-фраз](https://yandex.com/dev/direct/doc/ru/negativekeywordsharedsets/negativekeywordsharedsets.md) - [add](https://yandex.com/dev/direct/doc/ru/negativekeywordsharedsets/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/negativekeywordsharedsets/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/negativekeywordsharedsets/get.md) - [update](https://yandex.com/dev/direct/doc/ru/negativekeywordsharedsets/update.md) - [RetargetingLists: управление условиями ретаргетинга и подбора аудитории](https://yandex.com/dev/direct/doc/ru/retargetinglists/retargetinglists.md) - [add](https://yandex.com/dev/direct/doc/ru/retargetinglists/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/retargetinglists/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/retargetinglists/get.md) - [update](https://yandex.com/dev/direct/doc/ru/retargetinglists/update.md) - [Sitelinks: операции с быстрыми ссылками](https://yandex.com/dev/direct/doc/ru/sitelinks/sitelinks.md) - [add](https://yandex.com/dev/direct/doc/ru/sitelinks/add.md) - [delete](https://yandex.com/dev/direct/doc/ru/sitelinks/delete.md) - [get](https://yandex.com/dev/direct/doc/ru/sitelinks/get.md) - [Strategies: операции с пакетными стратегиями](https://yandex.com/dev/direct/doc/ru/strategies/strategies.md) - [add](https://yandex.com/dev/direct/doc/ru/strategies/add.md) - [archive](https://yandex.com/dev/direct/doc/ru/strategies/archive.md) - [get](https://yandex.com/dev/direct/doc/ru/strategies/get.md) - [unarchive](https://yandex.com/dev/direct/doc/ru/strategies/unarchive.md) - [update](https://yandex.com/dev/direct/doc/ru/strategies/update.md) - [TurboPages: получение параметров Турбо-страниц](https://yandex.com/dev/direct/doc/ru/turbopages/turbopages.md) - [get](https://yandex.com/dev/direct/doc/ru/turbopages/get.md) - [Ошибки и предупреждения](https://yandex.com/dev/direct/doc/ru/concepts/errors-list.md) - [Типы стратегий](https://yandex.com/dev/direct/doc/ru/annex/strategies.md) - [Настройки кампаний (параметр Option)](https://yandex.com/dev/direct/doc/ru/annex/campaign-options.md) - [Ресурсы (не публикуется)](https://yandex.com/dev/direct/doc/ru/concepts/res.md) - [Сервис Reports](https://yandex.com/dev/direct/doc/ru/reports.md) - [Как сформировать отчет](https://yandex.com/dev/direct/doc/ru/how-to.md) - [Период отчета](https://yandex.com/dev/direct/doc/ru/period.md) - [Тип отчета](https://yandex.com/dev/direct/doc/ru/type.md) - [Поля отчета](https://yandex.com/dev/direct/doc/ru/fields.md) - [Денежные значения](https://yandex.com/dev/direct/doc/ru/money.md) - [Фильтрация данных](https://yandex.com/dev/direct/doc/ru/filters.md) - [HTTP-заголовки](https://yandex.com/dev/direct/doc/ru/headers.md) - [Запрос: спецификация отчета](https://yandex.com/dev/direct/doc/ru/spec.md) - [Допустимые поля](https://yandex.com/dev/direct/doc/ru/fields-list.md) - [Несовместимые поля и зависимости](https://yandex.com/dev/direct/doc/ru/compatibility.md) - [Содержание отчета](https://yandex.com/dev/direct/doc/ru/report-format.md) - [Онлайн- и офлайн-отчет](https://yandex.com/dev/direct/doc/ru/mode.md) - [Актуальность статистики](https://yandex.com/dev/direct/doc/ru/actual.md) - [Коды ответов и ошибки](https://yandex.com/dev/direct/doc/ru/codes.md) - [Ограничения](https://yandex.com/dev/direct/doc/ru/restrictions.md) - [Клики и стоимость](https://yandex.com/dev/direct/doc/ru/example.md) - [Данные Яндекс Метрики](https://yandex.com/dev/direct/doc/ru/example-metrika.md) - [Примеры для утилиты cURL](https://yandex.com/dev/direct/doc/ru/curl.md) - [Настройка временного таргетинга](https://yandex.com/dev/direct/doc/ru/curl-campaigns-timetargeting.md) - [Изменение стратегии](https://yandex.com/dev/direct/doc/ru/curl-campaigns-strategy.md) - [Добавление метки в ссылку объявлений](https://yandex.com/dev/direct/doc/ru/curl-ads-keywords-modify.md) - [Остановка и запуск объявлений](https://yandex.com/dev/direct/doc/ru/curl-ads-launch.md) - [Назначение ставок](https://yandex.com/dev/direct/doc/ru/curl-bids.md) - [Примеры на PHP версии 5](https://yandex.com/dev/direct/doc/ru/php5.md) - [Получение токена](https://yandex.com/dev/direct/doc/ru/php5-file_get_contents-token.md) - [Примеры на PHP для JSON](https://yandex.com/dev/direct/doc/ru/php5-json.md) - [Примеры на PHP для JSON](https://yandex.com/dev/direct/doc/ru/php5-json-file_get_contents.md) - [Получение кампаний](https://yandex.com/dev/direct/doc/ru/php5-file_get_contents-campaings.md) - [Создание объявлений](https://yandex.com/dev/direct/doc/ru/php5-file_get_contents-ads.md) - [Обработка ошибки 152 Недостаточно баллов](https://yandex.com/dev/direct/doc/ru/php5-file_get_contents-points.md) - [Примеры на PHP для JSON](https://yandex.com/dev/direct/doc/ru/php5-json-curl.md) - [Получение кампаний](https://yandex.com/dev/direct/doc/ru/php5-curl-campaigns.md) - [Создание объявлений](https://yandex.com/dev/direct/doc/ru/php5-curl-ads.md) - [Получение статистики за произвольные даты](https://yandex.com/dev/direct/doc/ru/php5-curl-stat1.md) - [Получение статистики с отбором строк](https://yandex.com/dev/direct/doc/ru/php5-curl-stat2.md) - [Примеры на PHP для SOAP](https://yandex.com/dev/direct/doc/ru/php5-soap.md) - [Получение кампаний](https://yandex.com/dev/direct/doc/ru/php5-soap-campaigns.md) - [Создание объявлений](https://yandex.com/dev/direct/doc/ru/php5-soap-ads.md) - [Примеры на Python версии 2 или 3](https://yandex.com/dev/direct/doc/ru/python3.md) - [Получение токена](https://yandex.com/dev/direct/doc/ru/python3-requests-token.md) - [Примеры на Python для JSON](https://yandex.com/dev/direct/doc/ru/python3-json.md) - [Получение кампаний](https://yandex.com/dev/direct/doc/ru/python3-requests-campaigns.md) - [Создание объявлений](https://yandex.com/dev/direct/doc/ru/python3-requests-ads.md) - [Обработка ошибки 152 Недостаточно баллов](https://yandex.com/dev/direct/doc/ru/python3-requests-points.md) - [Получение статистики за произвольные даты](https://yandex.com/dev/direct/doc/ru/python3_requests_stat1.md) - [Получение статистики с отбором строк](https://yandex.com/dev/direct/doc/ru/python3_requests_stat2.md) - [Получение статистики по клиентам агентства](https://yandex.com/dev/direct/doc/ru/python3_requests_stat_agency.md) - [Примеры на Python для SOAP](https://yandex.com/dev/direct/doc/ru/python3-soap.md) - [Получение кампаний](https://yandex.com/dev/direct/doc/ru/python3-suds-campaigns.md) - [Создание объявлений](https://yandex.com/dev/direct/doc/ru/python3-suds-ads.md) - [Примеры на Python для XML](https://yandex.com/dev/direct/doc/ru/python3-xml.md) - [Получение статистики за произвольные даты](https://yandex.com/dev/direct/doc/ru/python3_pyxb_stat1.md) - [Получение статистики с отбором строк](https://yandex.com/dev/direct/doc/ru/python3_pyxb_stat2.md) - [Что изменилось в версии 5](https://yandex.com/dev/direct/doc/ru/concepts/compare.md) - [Соответствие методов](https://yandex.com/dev/direct/doc/ru/concepts/methods.md) - [Параметры кампаний](https://yandex.com/dev/direct/doc/ru/concepts/campaigns.md) - [Параметры групп и объявлений](https://yandex.com/dev/direct/doc/ru/concepts/banners.md) - [Параметры фраз, ставки, цены позиций](https://yandex.com/dev/direct/doc/ru/concepts/phrases.md) - [Параметры визиток](https://yandex.com/dev/direct/doc/ru/concepts/contact-info.md) - [Статистика](https://yandex.com/dev/direct/doc/ru/concepts/stat.md) - [Параметры ретаргетингов и условий ретаргетинга](https://yandex.com/dev/direct/doc/ru/concepts/retargetings.md) - [Параметры клиентов](https://yandex.com/dev/direct/doc/ru/concepts/clients.md) - [Пример: Reports вместо GetBannersStat (Live)](https://yandex.com/dev/direct/doc/ru/concepts/stat-example.md) - [Часто задаваемые вопросы](https://yandex.com/dev/direct/doc/ru/troubleshooting/faq.md) - [При вызове метода API Яндекс Директа возникает ошибка](https://yandex.com/dev/direct/doc/ru/troubleshooting/issue.md) - [Заявка на доступ](https://yandex.com/dev/direct/doc/ru/troubleshooting/register.md) - [Ограничения при работе с API Яндекс Директа](https://yandex.com/dev/direct/doc/ru/troubleshooting/limits.md) - [Доступ к регистрации новых клиентов агентства через API](https://yandex.com/dev/direct/doc/ru/troubleshooting/add-client.md) - [Внести предложение или оставить отзыв](https://yandex.com/dev/direct/doc/ru/troubleshooting/proposal.md) - [Другие вопросы по API Яндекс Директа](https://yandex.com/dev/direct/doc/ru/troubleshooting/other.md) - [История изменений](https://yandex.com/dev/direct/doc/ru/changelog.md) - [Обновление до Единой перфоманс-кампании](https://yandex.com/dev/direct/doc/ru/unified-campaign-update.md) - [Обновление до комбинаторных объявлений](https://yandex.com/dev/direct/doc/ru/update-tga.md) --- For more comprehensive documentation, see [llms-full.txt](https://yandex.com/dev/direct/doc/ru/llms-full.txt)