# edit/positions_2/checker/go

Last modified: 02/02/2021

## Method description

Use the method to check keyword rankings.

This method is not applicable to the archived projects.

## Method parameters

| Parameter                  | Type        | Description                                                                                                                                                                               | Default                                    |
|----------------------------|-------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|
| **Mandatory**              |             |                                                                                                                                                                                           |                                            |
| filters                     | array       | [filters](/content/api/v2/basic-params/filters/index.html) of [projects](/content/api/v2-services/projects_2/projects/index.html) |                                            |
| **Additional**             |             |                                                                                                                                                                                           |                                            |
| regions_indexes            | array(int)  | Region indexes (filter)                                                                                                                                                                   |                                            |
| folders_ids                | array(int)  | Folders ids (filter)                                                                                                                                                                     |                                            |
| folders_ids_depth          | boolean     | Check subfolders when filter by folder ID applied                                                                                                                                       | 0                                          |
| groups_ids                 | array(int)  | Groups ids (filter)                                                                                                                                                                      |                                            |
| do_snapshots               | enum(0, 1)  | SERP Snapshot depth (overlaps a similar value in the project settings).<br>Available values:<br>- **0** — do not collect snapshots;<br>- **1** — collect SERP Snapshots TOP‑100 in Yandex and the same TOP as depth in Google | Value in the project settings             |
| keyword_id                 | int         | Keyword ID (filter)<br>- not applicable to the bulk project rankings update<br>- **regions_indexes** is mandatory<br>- ignores **groups_ids**<br>- ignores **do_snapshots**        |                                            |

## Returned data

| Parameter    | Type   | Description                                            |
|--------------|--------|--------------------------------------------------------|
| result       | object |                                                        |
| projectsIds  | array  | IDs of projects submitted to Rank tracker                |

## More on the topic

[Service: Rankings (positions_2)](/content/api/v2-services/positions_2/index.html)
