get/projects_2/projects

Method description

Use to get a list of projects.

Method parameters

Parameter Type Description Default
Mandatory
- - -
Additional
show_site_stat boolean Display additional info in the results (indexed pages count, link count, etc.) 0
show_searchers_and_regions int

Display a list of search engines and locations linked to the project:

  • 0 — do not show regions;
  • 1 — show enabled regions;
  • 2 — show all regions.
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]

[]

Посмотреть в API Explorer

Пример с PHP SDK на GitHub