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.Sites.Get

Contents

Description

Retrieves information about specific site.

See: Webmaster Tools API Reference for webmasters.sites.get.

Synopsis

REST Resource

type SitesGetResource = "webmasters" :> ("v3" :> ("sites" :> (Capture "siteUrl" Text :> (QueryParam "alt" AltJSON :> Get `[JSON]` WmxSite)))) Source

A resource alias for webmasters.sites.get method which the SitesGet request conforms to.

Creating a Request

sitesGet Source

Arguments

:: Text

sitSiteURL

-> SitesGet 

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

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

data SitesGet Source

Retrieves information about specific site.

See: sitesGet smart constructor.

Request Lenses

sitSiteURL :: Lens' SitesGet Text Source

The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/