...
| Блок кода | ||
|---|---|---|
| ||
{
id: 1,
name: "<name>",
advertiser_id: 6
...
} |
The general API URL API pattern is:
| Блок кода | ||
|---|---|---|
| ||
http://ui.getintent.com/api/v1/<object_type>/<action>(/<id>)?token=<token> |
...
...
| Блок кода | ||
|---|---|---|
| ||
{
id: 1,
name: "<name>",
advertiser_id: 6
...
} |
The general API URL API pattern is:
| Блок кода | ||
|---|---|---|
| ||
http://ui.getintent.com/api/v1/<object_type>/<action>(/<id>)?token=<token> |
...