History of project changes by issues categories

getHistoryByCountError — this method shows the number of changed errors and information messages by a specific issues category in every report of a project.

Request parameters
Parameters Value Description
id any number or string A request id: the response contains the same id. Enter any number (number) or text (string) value
method getHistoryByCountError API method name
params {...} / [...] The object with parameters {...}, it lists all the following parameters and arrays [...]
projectId number Audit project id
error_name string
Issue name
limit integer Limit of chosen data
offset integer A page number (number value)

 

Response parameters
Parameters Description
id Response id corresponds the request id
result Contains the answer
errorCounts Issue data
reportId Report id in which a fixed error or information message was found
date Report date
count Number of errors or information messages by specific issue category

 Credits for this method are not deducted.

Example
Request data:
{
   "id": 1,
   "method":"AuditSite.getHistoryByCountError",
   "params":{
      "projectId": 123456, 
      "errorName": "h1_missing", 
      "offset": 0, 
      "limit": 10
   }
}
Response data:
{
    "id": "1",
    "result": {
        "errorCounts": [
            {
                "reportId": "4246576",
                "date": "2021-07-19 16:55:21",
                "count": "0"
            },
            {
                "reportId": "4246562",
                "date": "2021-07-19 16:31:10",
                "count": "0"
            },
            {
                "reportId": "4220256",
                "date": "2021-07-14 16:20:24",
                "count": "0"
            },
           

Поделитесь статьей с вашими друзьями

Are you sure?

Персональная презентация сервиса

Serpstat is all about saving time, and we want to save yours! One of our specialists will contact you and discuss options going forward.

These may include a personal demonstration, a trial period, comprehensive training articles & webinar recordings, and custom advice from a Serpstat specialist. It is our goal to make you feel comfortable while using Serpstat.

Name

Email

Phone

We are glad of your comment
Política de privacidad.

Спасибо, мы с вами свяжемся в ближайшее время

Open support chat