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

# Ads

Сервис предназначен для выполнения операций с объявлениями. 

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

[add](https://yandex.ru/dev/direct/doc/ru/ads/add.md) | [update](https://yandex.ru/dev/direct/doc/ru/ads/update.md) | [delete](https://yandex.ru/dev/direct/doc/ru/ads/delete.md) | [suspend](https://yandex.ru/dev/direct/doc/ru/ads/suspend.md) | [resume](https://yandex.ru/dev/direct/doc/ru/ads/resume.md) | [archive](https://yandex.ru/dev/direct/doc/ru/ads/archive.md) | [unarchive](https://yandex.ru/dev/direct/doc/ru/ads/unarchive.md) | [moderate](https://yandex.ru/dev/direct/doc/ru/ads/moderate.md) | [get](https://yandex.ru/dev/direct/doc/ru/ads/get.md)

Для работы с товарными объявлениями используется адрес `https://api.direct.yandex.com/v501/`.

## Адрес WSDL-описания

```httpget translate=no
https://api.direct.yandex.com/v501/ads?wsdl
```

```httpget translate=no
https://api.direct.yandex.com/v501/ads?wsdl
```

## Адрес для SOAP-запросов

```httpget translate=no
https://api.direct.yandex.com/v501/ads
```

```httpget translate=no
https://api.direct.yandex.com/v501/ads
```

## Адрес для JSON-запросов

```httpget translate=no
https://api.direct.yandex.com/json/v501/ads
```

```httpget translate=no
https://api.direct.yandex.com/json/v501/ads
```

## Узнайте больше

- [Объявление (Ad)](https://yandex.ru/dev/direct/doc/dg/objects/ad.html)

