API reference https://adserver.online/api
- Adserver.Online account
- PHP 7.4 and later
To install the SDK via Composer, execute the following command:
composer require adserver-online/php-sdk
Download the files and include autoload.php
:
require_once('vendor/autoload.php');