gogol-doubleclick-search-0.3.0: Google DoubleClick Search SDK.

Copyright(c) 2015-2016 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.DoubleClickSearch.Conversion.Get

Contents

Description

Retrieves a list of conversions from a DoubleClick Search engine account.

See: DoubleClick Search API Reference for doubleclicksearch.conversion.get.

Synopsis

REST Resource

type ConversionGetResource = "doubleclicksearch" :> ("v2" :> ("agency" :> (Capture "agencyId" (Textual Int64) :> ("advertiser" :> (Capture "advertiserId" (Textual Int64) :> ("engine" :> (Capture "engineAccountId" (Textual Int64) :> ("conversion" :> (QueryParam "endDate" (Textual Int32) :> (QueryParam "rowCount" (Textual Int32) :> (QueryParam "startDate" (Textual Int32) :> (QueryParam "startRow" (Textual Word32) :> (QueryParam "adGroupId" (Textual Int64) :> (QueryParam "campaignId" (Textual Int64) :> (QueryParam "criterionId" (Textual Int64) :> (QueryParam "adId" (Textual Int64) :> (QueryParam "alt" AltJSON :> Get '[JSON] ConversionList))))))))))))))))) Source #

A resource alias for doubleclicksearch.conversion.get method which the ConversionGet request conforms to.

Creating a Request

data ConversionGet Source #

Retrieves a list of conversions from a DoubleClick Search engine account.

See: conversionGet smart constructor.

Instances

Eq ConversionGet Source # 
Data ConversionGet Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> ConversionGet -> c ConversionGet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c ConversionGet #

toConstr :: ConversionGet -> Constr #

dataTypeOf :: ConversionGet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c ConversionGet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c ConversionGet) #

gmapT :: (forall b. Data b => b -> b) -> ConversionGet -> ConversionGet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> ConversionGet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> ConversionGet -> r #

gmapQ :: (forall d. Data d => d -> u) -> ConversionGet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> ConversionGet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> ConversionGet -> m ConversionGet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> ConversionGet -> m ConversionGet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> ConversionGet -> m ConversionGet #

Show ConversionGet Source # 
Generic ConversionGet Source # 

Associated Types

type Rep ConversionGet :: * -> * #

GoogleRequest ConversionGet Source # 

Associated Types

type Rs ConversionGet :: * #

type Scopes ConversionGet :: [Symbol] #

type Rep ConversionGet Source # 
type Rep ConversionGet = D1 (MetaData "ConversionGet" "Network.Google.Resource.DoubleClickSearch.Conversion.Get" "gogol-doubleclick-search-0.3.0-8XlYVNyS5v2CXQKbtN0kbp" False) (C1 (MetaCons "ConversionGet'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_cgAdGroupId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_cgEngineAccountId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_cgAgencyId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int64))) ((:*:) (S1 (MetaSel (Just Symbol "_cgAdvertiserId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int64))) (S1 (MetaSel (Just Symbol "_cgEndDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int32)))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_cgCampaignId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) ((:*:) (S1 (MetaSel (Just Symbol "_cgCriterionId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_cgStartDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int32))))) ((:*:) (S1 (MetaSel (Just Symbol "_cgStartRow") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Word32))) ((:*:) (S1 (MetaSel (Just Symbol "_cgAdId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int64)))) (S1 (MetaSel (Just Symbol "_cgRowCount") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Textual Int32))))))))
type Scopes ConversionGet Source # 
type Scopes ConversionGet = (:) Symbol "https://www.googleapis.com/auth/doubleclicksearch" ([] Symbol)
type Rs ConversionGet Source # 

Request Lenses

cgAdGroupId :: Lens' ConversionGet (Maybe Int64) Source #

Numeric ID of the ad group.

cgEngineAccountId :: Lens' ConversionGet Int64 Source #

Numeric ID of the engine account.

cgAgencyId :: Lens' ConversionGet Int64 Source #

Numeric ID of the agency.

cgAdvertiserId :: Lens' ConversionGet Int64 Source #

Numeric ID of the advertiser.

cgEndDate :: Lens' ConversionGet Int32 Source #

Last date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

cgCampaignId :: Lens' ConversionGet (Maybe Int64) Source #

Numeric ID of the campaign.

cgCriterionId :: Lens' ConversionGet (Maybe Int64) Source #

Numeric ID of the criterion.

cgStartDate :: Lens' ConversionGet Int32 Source #

First date (inclusive) on which to retrieve conversions. Format is yyyymmdd.

cgStartRow :: Lens' ConversionGet Word32 Source #

The 0-based starting index for retrieving conversions results.

cgAdId :: Lens' ConversionGet (Maybe Int64) Source #

Numeric ID of the ad.

cgRowCount :: Lens' ConversionGet Int32 Source #

The number of conversions to return per call.