Localized PageSpeed results. Contains a ruleResults entry for each PageSpeed rule instantiated and run by the server.
The locale of the formattedResults, such as en_US.
Dictionary of formatted rule results, with one entry for each PageSpeed rule instantiated and run by the server.
Canonicalized and final URL for the document, after following page redirects (if any).
List of rules that were specified in the request, but which the server did not know how to instantiate.
Kind of result.
Summary statistics for the page, such as number of JavaScript bytes, number of HTML bytes, etc.
Number of uncompressed response bytes for CSS resources on the page.
Number of response bytes for Flash resources on the page.
Number of uncompressed response bytes for the main HTML document and all iframes on the page.
Number of response bytes for image resources on the page.
Number of uncompressed response bytes for JS resources on the page.
Number of CSS resources referenced by the page.
Number of unique hosts referenced by the page.
Number of JavaScript resources referenced by the page.
Number of HTTP resources loaded by the page.
Number of static (that is, cacheable) resources on the page.
Number of response bytes for other resources on the page.
Number of uncompressed response bytes for text resources on the page that aren't covered by other statistics; that is, non-HTML, non-script, non-CSS resources.
Total size of all request bytes sent by the page.
Response code for the document. 200 indicates a normal page load. 4xx/5xx indicates an error.
The PageSpeed Score (0-100), which indicates how much faster a page could be. A high score indicates little room for improvement, while a lower score indicates more room for improvement.
Title of the page, as displayed in the browser's title bar.
The version of the PageSpeed SDK used to generate these results.
The major version number of the PageSpeed SDK used to generate these results.
The minor version number of the PageSpeed SDK used to generate these results.