---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.2
alternate:
  - https://yandex.com/dev/direct/doc/dg-v4/en/live/Retargeting.md
  - https://yandex.com/dev/direct/doc/dg-v4/ru/live/Retargeting.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/direct/doc/dg-v4/en/llms.txt

# Retargeting (Live)
Creates, modifies, deletes, or returns retargeting parameters for a group of ads.

{% note alert %}

Disabled method. Use version 5 of the API.

For information about the compatibility of methods between versions Live 4 and 5, see the [Migration guide](https://yandex.com/dev/direct/doc/migration/concepts/methods.md).

{% endnote %}


The type of action to perform is specified in the `Action` parameter:

- [Add](https://yandex.com/dev/direct/doc/dg-v4/en/live/Retargeting_Add.md) — Adds retargetings for an ad group.
- [Update](https://yandex.com/dev/direct/doc/dg-v4/en/live/Retargeting_Update.md) — Changes retargeting parameters.
- [Delete](https://yandex.com/dev/direct/doc/dg-v4/en/live/Retargeting_Delete.md) — Removes the retargeting.
- [Get](https://yandex.com/dev/direct/doc/dg-v4/en/live/Retargeting_Get.md) — Returns retargeting parameters.

## Restrictions

A maximum of 50 retargeting objects can be created per ad group.

A retargeting can only use a retargeting condition that contains at least one "all" or "or" type of group.

## New in the Live 4 version

The Currency input parameter is required.

Added the Currency input parameter for the Add and Update operations, as well as the Currency input parameter and the Currency output parameter for the Get operation.


{% note alert %}

The `Login` input parameter became mandatory in all operations for requests on behalf of an advertising agency.

{% endnote %}


Added the AdGroupID output parameter for the Get operation.

## Related information

- [Retargeting](https://yandex.com/dev/direct/doc/dg-v4/en/concepts/retargeting.md)


