gogol-doubleclick-bids-0.0.1: Google DoubleClick Bid Manager 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.DoubleClickBidManager.Reports.Listreports

Contents

Description

Retrieves stored reports.

See: DoubleClick Bid Manager API Reference for doubleclickbidmanager.reports.listreports.

Synopsis

REST Resource

type ReportsListreportsResource = "doubleclickbidmanager" :> ("v1" :> ("queries" :> (Capture "queryId" (Textual Int64) :> ("reports" :> (QueryParam "alt" AltJSON :> Get `[JSON]` ListReportsResponse))))) Source

A resource alias for doubleclickbidmanager.reports.listreports method which the ReportsListreports request conforms to.

Creating a Request

reportsListreports Source

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

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

Request Lenses

rlQueryId :: Lens' ReportsListreports Int64 Source

Query ID with which the reports are associated.