[{"label":"Latest (1.0.0)","version":"latest"}]
crest
HeadingAnalysisStatistics
Statistics details related to the Heading Analysis Functionality.
Properties
integer
allitemcount
Required
Total number of elements that are having issues.
string
pageurl
Required
The URL that has been tested.
number
time
Required
Time taken to perform the testing.
integer
totalelements
Required
Total elements that has been tested.
JSON Example
{
"allitemcount": 0,
"pageurl": "string",
"time": 0,
"totalelements": 0
}