gogol-analytics-0.0.1: Google Analytics 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.Analytics.Management.WebProperties.Update

Contents

Description

Updates an existing web property.

See: Google Analytics API Reference for analytics.management.webproperties.update.

Synopsis

REST Resource

type ManagementWebPropertiesUpdateResource = "analytics" :> ("v3" :> ("management" :> ("accounts" :> (Capture "accountId" Text :> ("webproperties" :> (Capture "webPropertyId" Text :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` WebProperty :> Put `[JSON]` WebProperty)))))))) Source

A resource alias for analytics.management.webproperties.update method which the ManagementWebPropertiesUpdate request conforms to.

Creating a Request

managementWebPropertiesUpdate Source

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

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

Request Lenses

mwpuAccountId :: Lens' ManagementWebPropertiesUpdate Text Source

Account ID to which the web property belongs