Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/searchconsole:v1.ts";

§Classes

GoogleAuth
SearchConsole

The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone)

§Variables

auth

§Interfaces

AmpInspectionResult

AMP inspection result of the live page or the current information from Google's index, depending on whether you requested a live inspection or not.

AmpIssue

AMP issue.

ApiDataRow
ApiDimensionFilter

A filter test to be applied to each row in the data set, where a match can return the row. Filters are string comparisons, and values and dimension names are not case-sensitive. Individual filters are either AND'ed or OR'ed within their parent filter group, according to the group's group type. You do not need to group by a specified dimension to filter against it.

ApiDimensionFilterGroup

A set of dimension value filters to test against each row. Only rows that pass all filter groups will be returned. All results within a filter group are either AND'ed or OR'ed together, depending on the group type selected. All filter groups are AND'ed together.

BlockedResource

Blocked resource.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

DetectedItems

Rich Results items grouped by type.

Image

Describe image data.

IndexStatusInspectionResult

Results of index status inspection for either the live page or the version in Google's index, depending on whether you requested a live inspection or not. For more information, see the Index coverage report documentation.

InspectUrlIndexRequest

Index inspection request.

InspectUrlIndexResponse

Index-Status inspection response.

Item

A specific rich result found on the page.

MobileFriendlyIssue

Mobile-friendly issue.

MobileUsabilityInspectionResult

Mobile-usability inspection results.

MobileUsabilityIssue

Mobile-usability issue.

ResourceIssue

Information about a resource with issue.

RichResultsInspectionResult

Rich-Results inspection result, including any rich results found at this URL.

RichResultsIssue

Severity and status of a single issue affecting a single rich result instance on a page.

RunMobileFriendlyTestRequest

Mobile-friendly test request.

RunMobileFriendlyTestResponse

Mobile-friendly test response, including mobile-friendly issues and resource issues.

SearchAnalyticsQueryRequest
SearchAnalyticsQueryResponse

A list of rows, one per result, grouped by key. Metrics in each row are aggregated for all data grouped by that key either by page or property, as specified by the aggregation type parameter.

SitemapsListOptions

Additional options for SearchConsole#sitemapsList.

SitemapsListResponse

List of sitemaps.

SitesListResponse

List of sites with access level information.

TestStatus

Final state of the test, including error details if necessary.

UrlInspectionResult

URL inspection result, including all inspection results.

WmxSite

Contains permission level information about a Search Console site. For more information, see Permissions in Search Console.

WmxSitemap

Contains detailed information about a specific URL submitted as a sitemap.

WmxSitemapContent

Information about the various content types in the sitemap.