get/projects_2/competitors
Method description
Use to get a list of competitors.
Method parameters
Parameter | Type | Description | Default |
Mandatory | |||
---|---|---|---|
project_id | int | Project ID | |
Additional | |||
only_enabled | boolean | Add only active competitors to the report | 0 |
include_project | boolean | Add a project url to the report | 0 |
Returned data
Parameter | Type | Desc |
result (массив) | ||
---|---|---|
id | int | Competitor ID |
name | string | Competitor name |
site | string | Competitor URL |
on | enum(-1, 0) |
Project status Available options:
|