gogol-youtube-analytics-0.0.1: Google YouTube 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.YouTubeAnalytics.BatchReportDefinitions.List

Contents

Description

Retrieves a list of available batch report definitions.

See: YouTube Analytics API Reference for youtubeAnalytics.batchReportDefinitions.list.

Synopsis

REST Resource

type BatchReportDefinitionsListResource = "youtube" :> ("analytics" :> ("v1" :> ("batchReportDefinitions" :> (QueryParam "onBehalfOfContentOwner" Text :> (QueryParam "alt" AltJSON :> Get `[JSON]` BatchReportDefinitionList))))) Source

A resource alias for youtubeAnalytics.batchReportDefinitions.list method which the BatchReportDefinitionsList request conforms to.

Creating a Request

batchReportDefinitionsList Source

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

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

Request Lenses

brdlOnBehalfOfContentOwner :: Lens' BatchReportDefinitionsList Text Source

The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf of.