get/audit_2/indexing/summary
Method description
Use the method to get an Index Checker report summary for the applied dates.
Method parameters
Parameter |
Type |
Description |
Default |
Mandatory |
project_id |
int |
project ID |
|
searcher_key |
int |
Search engine key
See a description of values here
|
|
dates |
array of date |
Random dates of checks |
|
Additional |
show_counts_changes |
int boolean |
Add a change count to the result |
0 |
show_counts_in_index |
int boolean |
Add an indexed links count to the result |
0 |
show_counts_all |
int boolean |
Add a checked links count to the result |
0 |
View in API explorer
Returned data
Parameter |
Type |
Description |
result (object) |
counts_changes |
array(int) |
The number of links with the changes detected |
counts_in_index |
array(int) |
The number of indexed links |
counts_all |
array(int) |
The total number of checked links |