get/audit_2/indexing — API Topvisor
get/audit_2/indexing
Last modified: 17/02/2021
Method description
Use this method to get Index checker results.
Method parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
| Mandatory | |||
| project_id | int | Project ID | |
| searchers_keys | set(0, 1, 5, 6) | Search engine key Description of values: - 0 - Yandex; - 1 - Google; - 5 - Bing |
|
| dates | array of date | Random dates of checks (dates is obligatory if date1 and date2 are not specified) |
|
| date1, date2 | date | The first and the last date of the period (date1 and date2 are obligatory if dates is not specified) |
|
| Additional | |||
| indexing_fields | set(data,alert) | Returned field Description of values: - data - flag that shows if the link is indexed. See a description of values here. - alert - flag that show if the page index status changed compared to the previous check. See a description of values here. |
|
| type_range | enum(0, 1, 2, 3, 4, 5, 6, 7, 100) | Period See a description of values here. |
2 |
| show_headers | boolean | Add report headers to the result | 0 |
| show_counts_indexing | boolean | Add a total indexed page count to the result | 0 |
| show_exists_dates | boolean | Add dates of checks to the result | 0 |