You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
The-Smallest edited this page Feb 19, 2012
·
2 revisions
To use Yandex Direct API you should create instance of YapiService, all https communication is done inside it. YapiService should know path of your certificate and password. (If you don’t have pfx-certificate yet, read this). Creating YapiService instance could be done in several ways:
Specifying path to certificate and password in constructor: