Show / Hide Table of Contents

Enum PagespeedapiResource.RunpagespeedRequest.StrategyEnum

The analysis strategy to use

Namespace: Google.Apis.Pagespeedonline.v2
Assembly: Google.Apis.Pagespeedonline.v2.dll
Syntax
public enum StrategyEnum

Fields

Name Description
Desktop

Fetch and analyze the URL for desktop browsers

Mobile

Fetch and analyze the URL for mobile devices

Back to top