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

# Method equivalents

## Campaigns{#campaigns}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[ArchiveCampaign](https://yandex.com/dev/direct/doc/dg-v4/reference/ArchiveCampaign.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [archive](https://yandex.com/dev/direct/doc/campaigns/archive.html) method
||
||
[CreateOrUpdateCampaign](https://yandex.com/dev/direct/doc/dg-v4/live/CreateOrUpdateCampaign.html)
|
Functionality is split between the following methods:  
- Creating campaigns: [Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [add](https://yandex.com/dev/direct/doc/campaigns/add.html) method
- Editing campaigns: [Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [update](https://yandex.com/dev/direct/doc/campaigns/update.html) method
||
||
[DeleteCampaign](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteCampaign.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [delete](https://yandex.com/dev/direct/doc/campaigns/delete.html) method
||
||
[GetCampaignParams](https://yandex.com/dev/direct/doc/dg-v4/live/GetCampaignParams.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [get](https://yandex.com/dev/direct/doc/campaigns/get.html) method
||
||
[GetCampaignsList](https://yandex.com/dev/direct/doc/dg-v4/live/GetCampaignsList.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [get](https://yandex.com/dev/direct/doc/campaigns/get.html) method
||
||
[GetCampaignsListFilter](https://yandex.com/dev/direct/doc/dg-v4/live/GetCampaignsListFilter.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [get](https://yandex.com/dev/direct/doc/campaigns/get.html) method
||
||
[GetCampaignsParams](https://yandex.com/dev/direct/doc/dg-v4/live/GetCampaignsParams.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [get](https://yandex.com/dev/direct/doc/campaigns/get.html) method
||
||
[ResumeCampaign](https://yandex.com/dev/direct/doc/dg-v4/reference/ResumeCampaign.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [resume](https://yandex.com/dev/direct/doc/campaigns/resume.html) method
||
||
[StopCampaign](https://yandex.com/dev/direct/doc/dg-v4/reference/StopCampaign.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [suspend](https://yandex.com/dev/direct/doc/campaigns/suspend.html) method
||
||
[UnArchiveCampaign](https://yandex.com/dev/direct/doc/dg-v4/reference/UnArchiveCampaign.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [unarchive](https://yandex.com/dev/direct/doc/campaigns/unarchive.html) method
||
|#

## Ads, phrases and bids{#banners}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[ArchiveBanners](https://yandex.com/dev/direct/doc/dg-v4/live/ArchiveBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [archive](https://yandex.com/dev/direct/doc/ads/archive.html) method
||
||
[CreateOrUpdateBanners](https://yandex.com/dev/direct/doc/dg-v4/live/CreateOrUpdateBanners.html)
|
Functionality is split between the following methods:  
- Creating ad groups — [AdGroups](https://yandex.com/dev/direct/doc/adgroups/adgroups.html) service, [add](https://yandex.com/dev/direct/doc/adgroups/add.html) method
- Editing ad groups —  [AdGroups](https://yandex.com/dev/direct/doc/adgroups/adgroups.html) service, [update](https://yandex.com/dev/direct/doc/adgroups/update.html) method
- Creating ads — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [add](https://yandex.com/dev/direct/doc/ads/add.html) method
- Editing ads — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [update](https://yandex.com/dev/direct/doc/ads/update.html) method
- Creating and editing keywords — [Keywords](https://yandex.com/dev/direct/doc/keywords/keywords.html) service, [add](https://yandex.com/dev/direct/doc/keywords/add.html) method
- Setting bids — [Bids](https://yandex.com/dev/direct/doc/bids/bids.html) service, [set](https://yandex.com/dev/direct/doc/bids/set.html) and [setAuto](https://yandex.com/dev/direct/doc/bids/setAuto.html) methods
- Adding vCards — [vCards](https://yandex.com/dev/direct/doc/vcards/vcards.html) service, [add](https://yandex.com/dev/direct/doc/vcards/add.html) method; assigning vCards to an ad — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [add](https://yandex.com/dev/direct/doc/ads/add.html) and [update](https://yandex.com/dev/direct/doc/ads/update.html) methods
- Adding a set of sitelinks — [Sitelinks](https://yandex.com/dev/direct/doc/sitelinks/sitelinks.html) service, [add](https://yandex.com/dev/direct/doc/sitelinks/add.html) method; assigning a set of sitelinks to an ad — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [add](https://yandex.com/dev/direct/doc/ads/add.html) and [update](https://yandex.com/dev/direct/doc/ads/update.html) methods
||
||
[DeleteBanners](https://yandex.com/dev/direct/doc/dg-v4/live/DeleteBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [delete](https://yandex.com/dev/direct/doc/ads/delete.html) method
||
||
[GetBanners](https://yandex.com/dev/direct/doc/dg-v4/live/GetBanners.html)
|
Functionality is split between the following methods:  
- Getting ad group parameters — [AdGroups](https://yandex.com/dev/direct/doc/adgroups/adgroups.html) service, [get](https://yandex.com/dev/direct/doc/adgroups/get.html) method
- Getting ads — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [get](https://yandex.com/dev/direct/doc/ads/get.html) method
- Getting keywords — [Keywords](https://yandex.com/dev/direct/doc/keywords/keywords.html) service, [get](https://yandex.com/dev/direct/doc/keywords/get.html) method
- Getting bids — [Bids](https://yandex.com/dev/direct/doc/bids/bids.html) service, [get](https://yandex.com/dev/direct/doc/bids/get.html) method
- Getting vCards — [vCards](https://yandex.com/dev/direct/doc/vcards/vcards.html) service, [get](https://yandex.com/dev/direct/doc/vcards/get.html) method
- Getting sitelinks — [Sitelinks](https://yandex.com/dev/direct/doc/sitelinks/sitelinks.html) service, [get](https://yandex.com/dev/direct/doc/sitelinks/get.html) method
||
||
[GetBannerPhrases](https://yandex.com/dev/direct/doc/dg-v4/live/GetBannerPhrases.html), [GetBannerPhrasesFilter](https://yandex.com/dev/direct/doc/dg-v4/live/GetBannerPhrasesFilter.html)
|
Functionality is split between the following methods:  
- Getting keywords — [Keywords](https://yandex.com/dev/direct/doc/keywords/keywords.html) service, [get](https://yandex.com/dev/direct/doc/keywords/get.html) method
- Getting bids — [Bids](https://yandex.com/dev/direct/doc/bids/bids.html) service, [get](https://yandex.com/dev/direct/doc/bids/get.html) method
||
||
[ModerateBanners](https://yandex.com/dev/direct/doc/dg-v4/live/ModerateBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [moderate](https://yandex.com/dev/direct/doc/ads/moderate.html) method
||
||
[ResumeBanners](https://yandex.com/dev/direct/doc/dg-v4/live/ResumeBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [resume](https://yandex.com/dev/direct/doc/ads/resume.html) method
||
||
[StopBanners](https://yandex.com/dev/direct/doc/dg-v4/live/StopBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [suspend](https://yandex.com/dev/direct/doc/ads/suspend.html) method
||
||
[UnArchiveBanners](https://yandex.com/dev/direct/doc/dg-v4/live/UnArchiveBanners.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [unarchive](https://yandex.com/dev/direct/doc/ads/unarchive.html) method
||
||
[Keyword](https://yandex.com/dev/direct/doc/dg-v4/live/Keyword.html)
|
[Keywords](https://yandex.com/dev/direct/doc/keywords/keywords.html) service, [suspend](https://yandex.com/dev/direct/doc/ads/suspend.html), [resume](https://yandex.com/dev/direct/doc/ads/resume.html), [get](https://yandex.com/dev/direct/doc/keywords/get.html) methods
||
||
[SetAutoPrice](https://yandex.com/dev/direct/doc/dg-v4/live/SetAutoPrice.html)
|
[Bids](https://yandex.com/dev/direct/doc/bids/bids.html) service, [setAuto](https://yandex.com/dev/direct/doc/bids/setAuto.html) method
||
||
[UpdatePrices](https://yandex.com/dev/direct/doc/dg-v4/live/UpdatePrices.html)
|
[Bids](https://yandex.com/dev/direct/doc/bids/bids.html) service, [set](https://yandex.com/dev/direct/doc/bids/set.html) method
||
|#

## Statistics{#stat}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[GetBalance](https://yandex.com/dev/direct/doc/dg-v4/live/GetBalance.html)
|
[Campaigns](https://yandex.com/dev/direct/doc/campaigns/campaigns.html) service, [get](https://yandex.com/dev/direct/doc/campaigns/get.html) method

{% note info %}

To retrieve the information about the current balance of the shared account, use the [AccountManagement_Get](https://yandex.com/dev/direct/doc/dg-v4/live/AccountManagement_Get.html) operation of the [AccountManagement](https://yandex.com/dev/direct/doc/dg-v4/live/AccountManagement.html) method in the API Live 4 version.

{% endnote %}
||
||
[GetBannersStat](https://yandex.com/dev/direct/doc/dg-v4/live/GetBannersStat.html)
|
[Reports](https://yandex.com/dev/direct/doc/reports/reports.html) service
||
||
[GetSummaryStat](https://yandex.com/dev/direct/doc/dg-v4/live/GetSummaryStat.html)
||
||
[CreateNewReport](https://yandex.com/dev/direct/doc/dg-v4/live/CreateNewReport.html)
||
||
[DeleteReport](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteReport.html)
||
||
[GetReportList](https://yandex.com/dev/direct/doc/dg-v4/reference/GetReportList.html)
||
|#

## Budget forecasting and keyword selection{#keywords-research}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[CreateNewWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/CreateNewWordstatReport.html)
|
Getting a budget forecast and keyword selections are not available in version 5 of the API at this time. Use the methods in version 4 or Live 4 of the API.
||
||
[DeleteWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteWordstatReport.html)
||
||
[GetWordstatReport](https://yandex.com/dev/direct/doc/dg-v4/reference/GetWordstatReport.html)
||
||
[GetWordstatReportList](https://yandex.com/dev/direct/doc/dg-v4/reference/GetWordstatReportList.html)
||
||
[GetKeywordsSuggestion](https://yandex.com/dev/direct/doc/dg-v4/reference/GetKeywordsSuggestion.html)
||
||
[CreateNewForecast](https://yandex.com/dev/direct/doc/dg-v4/live/CreateNewForecast.html)
||
||
[DeleteForecastReport](https://yandex.com/dev/direct/doc/dg-v4/reference/DeleteForecastReport.html)
||
||
[GetForecast](https://yandex.com/dev/direct/doc/dg-v4/live/GetForecast.html)
||
||
[GetForecastList](https://yandex.com/dev/direct/doc/dg-v4/reference/GetForecastList.html)
||
|#

## Ad tags{#tags}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[GetBannersTags](https://yandex.com/dev/direct/doc/dg-v4/live/GetBannersTags.html)
|
Managing tags is not supported in the API version 5 at this time. Use the API version Live 4 methods.
||
||
[GetCampaignsTags](https://yandex.com/dev/direct/doc/dg-v4/live/GetCampaignsTags.html)
||
||
[UpdateBannersTags](https://yandex.com/dev/direct/doc/dg-v4/live/UpdateBannersTags.html)
||
||
[UpdateCampaignsTags](https://yandex.com/dev/direct/doc/dg-v4/live/UpdateCampaignsTags.html)
||
|#

## Images{#adimages}


#|
||
**Method name in Live 4**
|
**Operation**
|
**Method name in version 5**
||
||
[AdImage](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage.html)
|
[AdImage_Upload](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_Upload.html)
|
Use the method in the Live 4 version of the API
||
||
[AdImage_CheckUploadStatus](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_CheckUploadStatus.html)
||
||
[AdImage_UploadRawData](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_UploadRawData.html)
|
[AdImages](https://yandex.com/dev/direct/doc/adimages/adimages.html) service, [add](https://yandex.com/dev/direct/doc/adimages/add.html) method
||
||
[AdImage_Delete](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_Delete.html)
|
[AdImages](https://yandex.com/dev/direct/doc/adimages/adimages.html) service, [delete](https://yandex.com/dev/direct/doc/adimages/delete.html) method
||
||
[AdImage_Get](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_Get.html)
|
[AdImages](https://yandex.com/dev/direct/doc/adimages/adimages.html) service, [get](https://yandex.com/dev/direct/doc/adimages/get.html) method
||
||
[AdImage_GetLimits](https://yandex.com/dev/direct/doc/dg-v4/live/AdImage_GetLimits.html)
|
Use the method in the Live 4 version of the API
||
||
[AdImageAssociation](https://yandex.com/dev/direct/doc/dg-v4/live/AdImageAssociation.html)
|
[AdImageAssociation_Get](https://yandex.com/dev/direct/doc/dg-v4/live/AdImageAssociation_Get.html)
|
[Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [get](https://yandex.com/dev/direct/doc/ads/get.html) method
||
||
[AdImageAssociation_Set](https://yandex.com/dev/direct/doc/dg-v4/live/AdImageAssociation_Set.html)
|
- Assigning images to ads — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [add](https://yandex.com/dev/direct/doc/ads/add.html) and[update](https://yandex.com/dev/direct/doc/ads/update.html) methods
    
- Unassigning images — [Ads](https://yandex.com/dev/direct/doc/ads/ads.html) service, [update](https://yandex.com/dev/direct/doc/ads/update.html) method
||
|#

## Retargeting{#retargetings}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[GetRetargetingGoals](https://yandex.com/dev/direct/doc/dg-v4/live/GetRetargetingGoals.html)
|
Use the method in the Live 4 version of the API
||
||
[RetargetingCondition](https://yandex.com/dev/direct/doc/dg-v4/live/RetargetingCondition.html)
|
Methods of the [RetargetingLists](https://yandex.com/dev/direct/doc/retargetinglists/retargetinglists.html) service
||
||
[Retargeting](https://yandex.com/dev/direct/doc/dg-v4/live/Retargeting.html)
|
Methods of the [AudienceTargets](https://yandex.com/dev/direct/doc/audiencetargets/audiencetargets.html) service
||
|#

## Financial transactions{#finance}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[CreateInvoice](https://yandex.com/dev/direct/doc/dg-v4/live/CreateInvoice.html)
|
The finance methods are not currently supported in version 5 of the API. Use the methods in version 4 or Live 4 of the API.
||
||
[GetCreditLimits](https://yandex.com/dev/direct/doc/dg-v4/reference/GetCreditLimits.html)
||
||
[PayCampaigns](https://yandex.com/dev/direct/doc/dg-v4/live/PayCampaigns.html)
||
||
[TransferMoney](https://yandex.com/dev/direct/doc/dg-v4/live/TransferMoney.html)
||
|#

## Shared account{#shared-accs}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[EnableSharedAccount](https://yandex.com/dev/direct/doc/dg-v4/live/EnableSharedAccount.html)
|
Managing shared accounts is not supported in the API version 5 at this time. Use the API version Live 4 methods.
||
||
[AccountManagement](https://yandex.com/dev/direct/doc/dg-v4/live/AccountManagement.html)
||
|#

## Clients{#clients}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[CreateNewSubclient](https://yandex.com/dev/direct/doc/dg-v4/live/CreateNewSubclient.html)
|
[AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html) service, [add](https://yandex.com/dev/direct/doc/agencyclients/add.html) method
||
||
[GetClientInfo](https://yandex.com/dev/direct/doc/dg-v4/live/GetClientInfo.html)
|
- Getting own parameters for the representative of an advertiser or agency —[Clients](https://yandex.com/dev/direct/doc/clients/clients.html) service, [get](https://yandex.com/dev/direct/doc/clients/get.html) method
- Getting the list of agency clients for an agency representative — [AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html) service, [get](https://yandex.com/dev/direct/doc/agencyclients/get.html) method
||
||
[GetClientsList](https://yandex.com/dev/direct/doc/dg-v4/live/GetClientsList.html)
|
[AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html) service, [get](https://yandex.com/dev/direct/doc/agencyclients/get.html) method
||
||
[GetClientsUnits](https://yandex.com/dev/direct/doc/dg-v4/reference/GetClientsUnits.html)
|
The remaining available points are included in the response to any method within the [HTTP header](https://yandex.com/dev/direct/doc/dg/concepts/headers.html#units).
||
||
[GetSubClients](https://yandex.com/dev/direct/doc/dg-v4/reference/GetSubClients.html)
|
- Getting own parameters for an advertiser's representative — [Clients](https://yandex.com/dev/direct/doc/clients/clients.html) service, [get](https://yandex.com/dev/direct/doc/clients/get.html) method
- Getting the list of agency clients for an agency representative — [AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html) service, [get](https://yandex.com/dev/direct/doc/agencyclients/get.html) method
||
||
[UpdateClientInfo](https://yandex.com/dev/direct/doc/dg-v4/live/UpdateClientInfo.html)
|
- Editing own parameters for an advertiser's representative — [Clients](https://yandex.com/dev/direct/doc/clients/clients.html) service, [update](https://yandex.com/dev/direct/doc/clients/update.html) method
- Editing parameters of agency clients for an agency representative – [AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html) service, [update](https://yandex.com/dev/direct/doc/agencyclients/update.html) method
||
|#

## Other methods{#other}


#|
||
**Method name in Live 4**
|
**Method name in version 5**
||
||
[GetChanges](https://yandex.com/dev/direct/doc/dg-v4/reference/GetChanges.html)
|
[Changes](https://yandex.com/dev/direct/doc/changes/changes.html) service
||
||
[GetAvailableVersions](https://yandex.com/dev/direct/doc/dg-v4/reference/GetAvailableVersions.html)
|
Use the methods in version 4 or Live 4 of the API.
||
||
[GetEventsLog](https://yandex.com/dev/direct/doc/dg-v4/live/GetEventsLog.html)
||
||
[GetRegions](https://yandex.com/dev/direct/doc/dg-v4/live/GetRegions.html)
|
[Dictionaries](https://yandex.com/dev/direct/doc/dictionaries/dictionaries.html) service
||
||
[GetRubrics](https://yandex.com/dev/direct/doc/dg-v4/reference/GetRubrics.html)
|
Use the methods in version 4 or Live 4 of the API.
||
||
[GetStatGoals](https://yandex.com/dev/direct/doc/dg-v4/live/GetStatGoals.html)
||
||
[GetTimeZones](https://yandex.com/dev/direct/doc/dg-v4/reference/GetTimeZones.html)
|
[Dictionaries](https://yandex.com/dev/direct/doc/dictionaries/dictionaries.html) service
||
||
[GetVersion](https://yandex.com/dev/direct/doc/dg-v4/reference/GetVersion.html)
|
Use the methods in version 4 or Live 4 of the API.
||
||
[PingAPI](https://yandex.com/dev/direct/doc/dg-v4/reference/PingAPI.html)
||
|#

