Show / Hide Table of Contents

Enum PagespeedapiResource.RunpagespeedRequest.CategoryEnum

A Lighthouse category to run; if none are given, only Performance category will be run

Namespace: Google.Apis.PagespeedInsights.v5
Assembly: Google.Apis.PagespeedInsights.v5.dll
Syntax
public enum PagespeedapiResource.RunpagespeedRequest.CategoryEnum

Fields

Name Description
ACCESSIBILITY

Accessibility (a11y), category pertaining to a website's capacity to be accessible to all users.

BESTPRACTICES

Best Practices, category pertaining to a website's conformance to web best practice.

CATEGORYUNSPECIFIED

Default UNDEFINED category.

PERFORMANCE

Performance, category pertaining to a website's performance.

PWA

Progressive Web App (PWA), category pertaining to a website's ability to be run as a PWA. This is deprecated in Lighthouse's 12.0 release.

SEO

Search Engine Optimization (SEO), category pertaining to a website's ability to be indexed by search engines.

In this article
Back to top Generated by DocFX