gogol-webmaster-tools-0.0.1: Google Webmaster Tools SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Webmasters.URLCrawlErrorsSamples.List

Contents

Description

Lists a site's sample URLs for the specified crawl error category and platform.

See: Webmaster Tools API Reference for webmasters.urlcrawlerrorssamples.list.

Synopsis

REST Resource

type URLCrawlErrorsSamplesListResource = "webmasters" :> ("v3" :> ("sites" :> (Capture "siteUrl" Text :> ("urlCrawlErrorsSamples" :> (QueryParam "category" URLCrawlErrorsSamplesListCategory :> (QueryParam "platform" URLCrawlErrorsSamplesListPlatform :> (QueryParam "alt" AltJSON :> Get `[JSON]` URLCrawlErrorsSamplesListResponse))))))) Source

A resource alias for webmasters.urlcrawlerrorssamples.list method which the URLCrawlErrorsSamplesList request conforms to.

Creating a Request

urlCrawlErrorsSamplesList Source

Creates a value of URLCrawlErrorsSamplesList with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

uceslPlatform :: Lens' URLCrawlErrorsSamplesList URLCrawlErrorsSamplesListPlatform Source

The user agent type (platform) that made the request. For example: web

uceslCategory :: Lens' URLCrawlErrorsSamplesList URLCrawlErrorsSamplesListCategory Source

The crawl error category. For example: authPermissions

uceslSiteURL :: Lens' URLCrawlErrorsSamplesList Text Source

The site's URL, including protocol. For example: http://www.example.com/