google_api_webmaster v0.0.1 GoogleApi.Webmaster.V3.Model.UrlCrawlErrorCountsPerType View Source
Number of errors per day for a specific error type (defined by platform and category).
Attributes
- category (String): The crawl error type. Defaults to:
null
. - entries (List[UrlCrawlErrorCount]): The error count entries time series. Defaults to:
null
. - platform (String): The general type of Googlebot that made the request (see list of Googlebot user-agents for the user-agents used). Defaults to:
null
.