get/projects_2/projects
Method description
Use to get a list of projects.
Method parameters
Parameter |
Type |
Description |
Default |
Mandatory |
- |
- |
- |
|
Additional |
show_site_stat |
int boolean |
Display additional info in the results (indexed pages count, link count, etc.) |
0 |
show_searchers_and_regions |
int boolean |
Display a list of search engines and locations linked to the project |
0 |
include_positions_summary_params |
array |
Display a summary with the set parameters.
Available array keys, see in method parameters: get/positions_2/summary
Example: ['show_dynamics' => 1, 'show_tops' => 1]
|
[] |
View in API explorer
PHP SDK example on GitHub