Enum PagespeedapiResource.RunpagespeedRequest.StrategyEnum
The analysis strategy (desktop or mobile) to use, and desktop is the default
Namespace: Google.Apis.PagespeedInsights.v5
Assembly: Google.Apis.PagespeedInsights.v5.dll
Syntax
public enum PagespeedapiResource.RunpagespeedRequest.StrategyEnum
Fields
| Name | Description |
|---|---|
| DESKTOP | Fetch and analyze the URL for desktop browsers. |
| MOBILE | Fetch and analyze the URL for mobile devices. |
| STRATEGYUNSPECIFIED | UNDEFINED. |