...
This document describes the API of GetIntent RTBSuite platform. The API consists of three major services:
...
| Блок кода | ||
|---|---|---|
| ||
http://<uiui.getintent.com>com/api/v1/<object_type>/<action>(/<id>)?token=<token> |
<ui.getintent.com> should be replaced by proper RTBSuite UI domain. <token> is authentication token (can be obtained through user settings in RTBSuite UI).
JSON data model
RTB data model contains several entities, each entity has it’s own JSON representation with name and id:
...