Show / Hide Table of Contents

Namespace Google.Apis.Webmasters.v3

Classes

SearchanalyticsResource

The "searchanalytics" collection of methods.

SearchanalyticsResource.QueryRequest

Query your data with filters and parameters that you define. Returns zero or more rows grouped by the row keys that you define. You must define a date range of one or more days. When date is one of the group by values, any days without data are omitted from the result list. If you need to know which days have data, issue a broad date range query grouped by date for any metric, and see which day rows are returned.

SitemapsResource

The "sitemaps" collection of methods.

SitemapsResource.DeleteRequest

Deletes a sitemap from this site.

SitemapsResource.GetRequest

Retrieves information about a specific sitemap.

SitemapsResource.ListRequest

Lists the sitemaps-entries submitted for this site, or included in the sitemap index file (if sitemapIndex is specified in the request).

SitemapsResource.SubmitRequest

Submits a sitemap for a site.

SitesResource

The "sites" collection of methods.

SitesResource.AddRequest

Adds a site to the set of the user's sites in Search Console.

SitesResource.DeleteRequest

Removes a site from the set of the user's Search Console sites.

SitesResource.GetRequest

Retrieves information about specific site.

SitesResource.ListRequest

Lists the user's Search Console sites.

WebmastersBaseServiceRequest<TResponse>

A base abstract class for Webmasters requests.

WebmastersService

The Webmasters Service.

WebmastersService.Scope

Available OAuth 2.0 scopes for use with the Search Console API.

WebmastersService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Search Console API.

Enums

WebmastersBaseServiceRequest<TResponse>.AltEnum

Data format for the response.

In This Article
Back to top