SearchImagesVideo
Login

News

30 May 2011 The fourth version of the Yandex.Direct API has been launched.

2 December 2010 The third version of the Yandex.Direct API has been launched.

23 August 2010 The second version of the Yandex.Direct API has been launched.

Subscribe to news

Yandex.Direct API

Service for automating advertising campaigns in Yandex.Direct.

Client applications use the API to add and configure campaigns, ads and phrases, and get statistics and financial reports.

Who should use the API

Large commercial organizations, advertising agencies and online shops. It is not always convenient for them to manage advertising campaigns via the Yandex.Direct web interface. This can be motivation for developing custom applications that interact with Yandex.Direct via the API.

How to develop an application

The documentation has sample applications for the most popular programming languages — PHP, Perl and Python.

1Choose how to interact with the API: JSON (recommended) or SOAP.
2Choose the type of authorization: access tokens (recommended) or certificates.
3Review the list of API methods.
4Find out about restrictions on API usage.
5Use the Sandbox for application debugging.