Class SearchConsoleService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Search Console API.
Inherited Members
Namespace: Google.Apis.SearchConsole.v1
Assembly: Google.Apis.SearchConsole.v1.dll
Syntax
public static class SearchConsoleService.ScopeConstants
Fields
Webmasters
View and manage Search Console data for your verified sites
Declaration
public const string Webmasters = "https://www.googleapis.com/auth/webmasters"
Field Value
Type | Description |
---|---|
string |
WebmastersReadonly
View Search Console data for your verified sites
Declaration
public const string WebmastersReadonly = "https://www.googleapis.com/auth/webmasters.readonly"
Field Value
Type | Description |
---|---|
string |