Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

This document describes the API of GetIntent RTBSuite platform. The API consists of two three major parts:

  • Campaign management Common API. This API allows to create and edit common RTB entities
  • Advertiser API: This API allows to manage advertiser advertising campaigns along with related entities (creatives, segments and etc)
  • Reporting API. : This part of API allows to get statistical information about campaign that are already running

General approach

...

API is built as JSON RESTful service and support standard GET/PUT/DELETE methods over HTTP 1.1 protocol. API endpoint is RTBSuite UI hostname.

...