| Copyright | (c) 2015-2016 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Google.Resource.Webmasters.URLCrawlErrorsSamples.List
Description
Lists a site's sample URLs for the specified crawl error category and platform.
See: Search Console API Reference for webmasters.urlcrawlerrorssamples.list.
Synopsis
- type URLCrawlErrorsSamplesListResource = "webmasters" :> ("v3" :> ("sites" :> (Capture "siteUrl" Text :> ("urlCrawlErrorsSamples" :> (QueryParam "category" URLCrawlErrorsSamplesListCategory :> (QueryParam "platform" URLCrawlErrorsSamplesListPlatform :> (QueryParam "alt" AltJSON :> Get '[JSON] URLCrawlErrorsSamplesListResponse)))))))
- urlCrawlErrorsSamplesList :: URLCrawlErrorsSamplesListPlatform -> URLCrawlErrorsSamplesListCategory -> Text -> URLCrawlErrorsSamplesList
- data URLCrawlErrorsSamplesList
- uceslPlatform :: Lens' URLCrawlErrorsSamplesList URLCrawlErrorsSamplesListPlatform
- uceslCategory :: Lens' URLCrawlErrorsSamplesList URLCrawlErrorsSamplesListCategory
- uceslSiteURL :: Lens' URLCrawlErrorsSamplesList Text
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 #
Arguments
| :: URLCrawlErrorsSamplesListPlatform | |
| -> URLCrawlErrorsSamplesListCategory | |
| -> Text | |
| -> URLCrawlErrorsSamplesList |
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:
data URLCrawlErrorsSamplesList Source #
Lists a site's sample URLs for the specified crawl error category and platform.
See: urlCrawlErrorsSamplesList smart constructor.
Instances
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/