gogol-adsense-0.4.0: Google AdSense Management 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.AdSense

Contents

Description

Accesses AdSense publishers' inventory and generates performance reports.

See: AdSense Management API Reference

Synopsis

Service Configuration

adSenseService :: ServiceConfig Source #

Default request referring to version 'v1.4' of the AdSense Management API. This contains the host and root path used as a starting point for constructing service requests.

OAuth Scopes

adSenseReadOnlyScope :: Proxy '["https://www.googleapis.com/auth/adsense.readonly"] Source #

View your AdSense data

adSenseScope :: Proxy '["https://www.googleapis.com/auth/adsense"] Source #

View and manage your AdSense data

API Declaration

type AdSenseAPI = AdClientsListResource :<|> (AccountsAdClientsListResource :<|> (AccountsAdClientsGetAdCodeResource :<|> (AccountsReportsSavedListResource :<|> (AccountsReportsSavedGenerateResource :<|> (AccountsReportsGenerateResource :<|> (AccountsAlertsListResource :<|> (AccountsAlertsDeleteResource :<|> (AccountsAdUnitsCustomChannelsListResource :<|> (AccountsAdUnitsListResource :<|> (AccountsAdUnitsGetResource :<|> (AccountsAdUnitsGetAdCodeResource :<|> (AccountsURLChannelsListResource :<|> (AccountsCustomChannelsAdUnitsListResource :<|> (AccountsCustomChannelsListResource :<|> (AccountsCustomChannelsGetResource :<|> (AccountsSavedadstylesListResource :<|> (AccountsSavedadstylesGetResource :<|> (AccountsPaymentsListResource :<|> (AccountsListResource :<|> (AccountsGetResource :<|> (ReportsSavedListResource :<|> (ReportsSavedGenerateResource :<|> (ReportsGenerateResource :<|> (AlertsListResource :<|> (AlertsDeleteResource :<|> (AdUnitsCustomChannelsListResource :<|> (AdUnitsListResource :<|> (AdUnitsGetResource :<|> (AdUnitsGetAdCodeResource :<|> (URLChannelsListResource :<|> (CustomChannelsAdUnitsListResource :<|> (CustomChannelsListResource :<|> (CustomChannelsGetResource :<|> (SavedadstylesListResource :<|> (SavedadstylesGetResource :<|> (MetadataMetricsListResource :<|> (MetadataDimensionsListResource :<|> PaymentsListResource))))))))))))))))))))))))))))))))))))) Source #

Represents the entirety of the methods and resources available for the AdSense Management API service.

Resources

adsense.accounts.adclients.getAdCode

adsense.accounts.adclients.list

adsense.accounts.adunits.customchannels.list

adsense.accounts.adunits.get

adsense.accounts.adunits.getAdCode

adsense.accounts.adunits.list

adsense.accounts.alerts.delete

adsense.accounts.alerts.list

adsense.accounts.customchannels.adunits.list

adsense.accounts.customchannels.get

adsense.accounts.customchannels.list

adsense.accounts.get

adsense.accounts.list

adsense.accounts.payments.list

adsense.accounts.reports.generate

adsense.accounts.reports.saved.generate

adsense.accounts.reports.saved.list

adsense.accounts.savedadstyles.get

adsense.accounts.savedadstyles.list

adsense.accounts.urlchannels.list

adsense.adclients.list

adsense.adunits.customchannels.list

adsense.adunits.get

adsense.adunits.getAdCode

adsense.adunits.list

adsense.alerts.delete

adsense.alerts.list

adsense.customchannels.adunits.list

adsense.customchannels.get

adsense.customchannels.list

adsense.metadata.dimensions.list

adsense.metadata.metrics.list

adsense.payments.list

adsense.reports.generate

adsense.reports.saved.generate

adsense.reports.saved.list

adsense.savedadstyles.get

adsense.savedadstyles.list

adsense.urlchannels.list

Types

AdClients

data AdClients Source #

Instances
Eq AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdClients -> Constr #

dataTypeOf :: AdClients -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdClients :: Type -> Type #

ToJSON AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdClients Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdClients = D1 (MetaData "AdClients" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdClients'" PrefixI True) ((S1 (MetaSel (Just "_acEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_acNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_acKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_acItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [AdClient])))))

adClients :: AdClients Source #

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

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

acEtag :: Lens' AdClients (Maybe Text) Source #

ETag of this response for caching purposes.

acNextPageToken :: Lens' AdClients (Maybe Text) Source #

Continuation token used to page through ad clients. To retrieve the next page of results, set the next request's "pageToken" value to this.

acKind :: Lens' AdClients Text Source #

Kind of list this is, in this case adsense#adClients.

acItems :: Lens' AdClients [AdClient] Source #

The ad clients returned in this list response.

ReportingMetadataEntry

data ReportingMetadataEntry Source #

Instances
Eq ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: ReportingMetadataEntry -> Constr #

dataTypeOf :: ReportingMetadataEntry -> DataType #

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

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

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

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

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

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

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

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

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

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

Show ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep ReportingMetadataEntry :: Type -> Type #

ToJSON ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep ReportingMetadataEntry Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep ReportingMetadataEntry = D1 (MetaData "ReportingMetadataEntry" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "ReportingMetadataEntry'" PrefixI True) ((S1 (MetaSel (Just "_rmeKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: (S1 (MetaSel (Just "_rmeRequiredMetrics") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 (MetaSel (Just "_rmeCompatibleMetrics") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 (MetaSel (Just "_rmeRequiredDimensions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 (MetaSel (Just "_rmeId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_rmeCompatibleDimensions") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 (MetaSel (Just "_rmeSupportedProducts") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Text]))))))

reportingMetadataEntry :: ReportingMetadataEntry Source #

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

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

rmeKind :: Lens' ReportingMetadataEntry Text Source #

Kind of resource this is, in this case adsense#reportingMetadataEntry.

rmeRequiredMetrics :: Lens' ReportingMetadataEntry [Text] Source #

The names of the metrics which the dimension or metric this reporting metadata entry describes requires to also be present in order for the report to be valid. Omitting these will not cause an error or warning, but may result in data which cannot be correctly interpreted.

rmeCompatibleMetrics :: Lens' ReportingMetadataEntry [Text] Source #

The names of the metrics the dimension or metric this reporting metadata entry describes is compatible with.

rmeRequiredDimensions :: Lens' ReportingMetadataEntry [Text] Source #

The names of the dimensions which the dimension or metric this reporting metadata entry describes requires to also be present in order for the report to be valid. Omitting these will not cause an error or warning, but may result in data which cannot be correctly interpreted.

rmeId :: Lens' ReportingMetadataEntry (Maybe Text) Source #

Unique identifier of this reporting metadata entry, corresponding to the name of the appropriate dimension or metric.

rmeCompatibleDimensions :: Lens' ReportingMetadataEntry [Text] Source #

For metrics this is a list of dimension IDs which the metric is compatible with, for dimensions it is a list of compatibility groups the dimension belongs to.

rmeSupportedProducts :: Lens' ReportingMetadataEntry [Text] Source #

The codes of the projects supported by the dimension or metric this reporting metadata entry describes.

AdsenseReportsGenerateResponseHeadersItem

data AdsenseReportsGenerateResponseHeadersItem Source #

Instances
Eq AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdsenseReportsGenerateResponseHeadersItem -> Constr #

dataTypeOf :: AdsenseReportsGenerateResponseHeadersItem -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

ToJSON AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdsenseReportsGenerateResponseHeadersItem Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdsenseReportsGenerateResponseHeadersItem = D1 (MetaData "AdsenseReportsGenerateResponseHeadersItem" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdsenseReportsGenerateResponseHeadersItem'" PrefixI True) (S1 (MetaSel (Just "_argrhiName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_argrhiCurrency") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_argrhiType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

adsenseReportsGenerateResponseHeadersItem :: AdsenseReportsGenerateResponseHeadersItem Source #

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

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

argrhiCurrency :: Lens' AdsenseReportsGenerateResponseHeadersItem (Maybe Text) Source #

The currency of this column. Only present if the header type is METRIC_CURRENCY.

argrhiType :: Lens' AdsenseReportsGenerateResponseHeadersItem (Maybe Text) Source #

The type of the header; one of DIMENSION, METRIC_TALLY, METRIC_RATIO, or METRIC_CURRENCY.

Payment

data Payment Source #

Instances
Eq Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: Payment -> Payment -> Bool #

(/=) :: Payment -> Payment -> Bool #

Data Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Payment -> Constr #

dataTypeOf :: Payment -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Payment :: Type -> Type #

Methods

from :: Payment -> Rep Payment x #

to :: Rep Payment x -> Payment #

ToJSON Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Payment Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Payment = D1 (MetaData "Payment" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "Payment'" PrefixI True) ((S1 (MetaSel (Just "_pPaymentAmountCurrencyCode") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) :*: (S1 (MetaSel (Just "_pPaymentDate") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_pId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pPaymentAmount") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

payment :: Payment Source #

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

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

pPaymentAmountCurrencyCode :: Lens' Payment (Maybe Text) Source #

The currency code for the amount to be paid.

pKind :: Lens' Payment Text Source #

Kind of resource this is, in this case adsense#payment.

pPaymentDate :: Lens' Payment (Maybe Text) Source #

The date this payment was/will be credited to the user, or none if the payment threshold has not been met.

pId :: Lens' Payment (Maybe Text) Source #

Unique identifier of this Payment.

pPaymentAmount :: Lens' Payment (Maybe Text) Source #

The amount to be paid.

Accounts

data Accounts Source #

Instances
Eq Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Accounts -> Constr #

dataTypeOf :: Accounts -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Accounts :: Type -> Type #

Methods

from :: Accounts -> Rep Accounts x #

to :: Rep Accounts x -> Accounts #

ToJSON Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Accounts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Accounts = D1 (MetaData "Accounts" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "Accounts'" PrefixI True) ((S1 (MetaSel (Just "_aEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_aKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_aItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Account])))))

accounts :: Accounts Source #

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

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

aEtag :: Lens' Accounts (Maybe Text) Source #

ETag of this response for caching purposes.

aNextPageToken :: Lens' Accounts (Maybe Text) Source #

Continuation token used to page through accounts. To retrieve the next page of results, set the next request's "pageToken" value to this.

aKind :: Lens' Accounts Text Source #

Kind of list this is, in this case adsense#accounts.

aItems :: Lens' Accounts [Account] Source #

The accounts returned in this list response.

Alerts

data Alerts Source #

Instances
Eq Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: Alerts -> Alerts -> Bool #

(/=) :: Alerts -> Alerts -> Bool #

Data Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Alerts -> Constr #

dataTypeOf :: Alerts -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Alerts :: Type -> Type #

Methods

from :: Alerts -> Rep Alerts x #

to :: Rep Alerts x -> Alerts #

ToJSON Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Alerts Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Alerts = D1 (MetaData "Alerts" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "Alerts'" PrefixI True) (S1 (MetaSel (Just "_aleKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_aleItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Alert]))))

alerts :: Alerts Source #

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

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

aleKind :: Lens' Alerts Text Source #

Kind of list this is, in this case adsense#alerts.

aleItems :: Lens' Alerts [Alert] Source #

The alerts returned in this list response.

SavedReports

data SavedReports Source #

Instances
Eq SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: SavedReports -> Constr #

dataTypeOf :: SavedReports -> DataType #

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

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

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

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

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

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

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

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

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

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

Show SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep SavedReports :: Type -> Type #

ToJSON SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedReports Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedReports = D1 (MetaData "SavedReports" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "SavedReports'" PrefixI True) ((S1 (MetaSel (Just "_srEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_srNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_srKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_srItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [SavedReport])))))

savedReports :: SavedReports Source #

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

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

srEtag :: Lens' SavedReports (Maybe Text) Source #

ETag of this response for caching purposes.

srNextPageToken :: Lens' SavedReports (Maybe Text) Source #

Continuation token used to page through saved reports. To retrieve the next page of results, set the next request's "pageToken" value to this.

srKind :: Lens' SavedReports Text Source #

Kind of list this is, in this case adsense#savedReports.

srItems :: Lens' SavedReports [SavedReport] Source #

The saved reports returned in this list response.

AdUnits

data AdUnits Source #

Instances
Eq AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: AdUnits -> AdUnits -> Bool #

(/=) :: AdUnits -> AdUnits -> Bool #

Data AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnits -> Constr #

dataTypeOf :: AdUnits -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdUnits :: Type -> Type #

Methods

from :: AdUnits -> Rep AdUnits x #

to :: Rep AdUnits x -> AdUnits #

ToJSON AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnits Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnits = D1 (MetaData "AdUnits" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdUnits'" PrefixI True) ((S1 (MetaSel (Just "_auEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_auNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_auKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_auItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [AdUnit])))))

adUnits :: AdUnits Source #

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

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

auEtag :: Lens' AdUnits (Maybe Text) Source #

ETag of this response for caching purposes.

auNextPageToken :: Lens' AdUnits (Maybe Text) Source #

Continuation token used to page through ad units. To retrieve the next page of results, set the next request's "pageToken" value to this.

auKind :: Lens' AdUnits Text Source #

Kind of list this is, in this case adsense#adUnits.

auItems :: Lens' AdUnits [AdUnit] Source #

The ad units returned in this list response.

SavedReport

data SavedReport Source #

Instances
Eq SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: SavedReport -> Constr #

dataTypeOf :: SavedReport -> DataType #

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

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

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

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

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

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

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

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

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

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

Show SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep SavedReport :: Type -> Type #

ToJSON SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedReport Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedReport = D1 (MetaData "SavedReport" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "SavedReport'" PrefixI True) (S1 (MetaSel (Just "_sKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: (S1 (MetaSel (Just "_sName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_sId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

savedReport :: SavedReport Source #

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

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

sKind :: Lens' SavedReport Text Source #

Kind of resource this is, in this case adsense#savedReport.

sName :: Lens' SavedReport (Maybe Text) Source #

This saved report's name.

sId :: Lens' SavedReport (Maybe Text) Source #

Unique identifier of this saved report.

URLChannels

data URLChannels Source #

Instances
Eq URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: URLChannels -> Constr #

dataTypeOf :: URLChannels -> DataType #

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

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

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

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

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

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

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

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

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

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

Show URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep URLChannels :: Type -> Type #

ToJSON URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep URLChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep URLChannels = D1 (MetaData "URLChannels" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "URLChannels'" PrefixI True) ((S1 (MetaSel (Just "_ucEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_ucNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_ucKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_ucItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [URLChannel])))))

urlChannels :: URLChannels Source #

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

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

ucEtag :: Lens' URLChannels (Maybe Text) Source #

ETag of this response for caching purposes.

ucNextPageToken :: Lens' URLChannels (Maybe Text) Source #

Continuation token used to page through URL channels. To retrieve the next page of results, set the next request's "pageToken" value to this.

ucKind :: Lens' URLChannels Text Source #

Kind of list this is, in this case adsense#urlChannels.

ucItems :: Lens' URLChannels [URLChannel] Source #

The URL channels returned in this list response.

CustomChannels

data CustomChannels Source #

Instances
Eq CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: CustomChannels -> Constr #

dataTypeOf :: CustomChannels -> DataType #

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

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

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

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

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

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

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

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

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

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

Show CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep CustomChannels :: Type -> Type #

ToJSON CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep CustomChannels Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep CustomChannels = D1 (MetaData "CustomChannels" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "CustomChannels'" PrefixI True) ((S1 (MetaSel (Just "_ccEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_ccNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_ccKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_ccItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [CustomChannel])))))

customChannels :: CustomChannels Source #

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

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

ccEtag :: Lens' CustomChannels (Maybe Text) Source #

ETag of this response for caching purposes.

ccNextPageToken :: Lens' CustomChannels (Maybe Text) Source #

Continuation token used to page through custom channels. To retrieve the next page of results, set the next request's "pageToken" value to this.

ccKind :: Lens' CustomChannels Text Source #

Kind of list this is, in this case adsense#customChannels.

ccItems :: Lens' CustomChannels [CustomChannel] Source #

The custom channels returned in this list response.

AdUnit

data AdUnit Source #

Instances
Eq AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: AdUnit -> AdUnit -> Bool #

(/=) :: AdUnit -> AdUnit -> Bool #

Data AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnit -> Constr #

dataTypeOf :: AdUnit -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdUnit :: Type -> Type #

Methods

from :: AdUnit -> Rep AdUnit x #

to :: Rep AdUnit x -> AdUnit #

ToJSON AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnit Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

adUnit :: AdUnit Source #

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

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

auuStatus :: Lens' AdUnit (Maybe Text) Source #

Status of this ad unit. Possible values are: NEW: Indicates that the ad unit was created within the last seven days and does not yet have any activity associated with it. ACTIVE: Indicates that there has been activity on this ad unit in the last seven days. INACTIVE: Indicates that there has been no activity on this ad unit in the last seven days.

auuMobileContentAdsSettings :: Lens' AdUnit (Maybe AdUnitMobileContentAdsSettings) Source #

Settings specific to WAP mobile content ads (AFMC) - deprecated.

auuKind :: Lens' AdUnit Text Source #

Kind of resource this is, in this case adsense#adUnit.

auuFeedAdsSettings :: Lens' AdUnit (Maybe AdUnitFeedAdsSettings) Source #

Settings specific to feed ads (AFF) - deprecated.

auuCustomStyle :: Lens' AdUnit (Maybe AdStyle) Source #

Custom style information specific to this ad unit.

auuSavedStyleId :: Lens' AdUnit (Maybe Text) Source #

ID of the saved ad style which holds this ad unit's style information.

auuName :: Lens' AdUnit (Maybe Text) Source #

Name of this ad unit.

auuContentAdsSettings :: Lens' AdUnit (Maybe AdUnitContentAdsSettings) Source #

Settings specific to content ads (AFC) and highend mobile content ads (AFMC - deprecated).

auuCode :: Lens' AdUnit (Maybe Text) Source #

Identity code of this ad unit, not necessarily unique across ad clients.

auuId :: Lens' AdUnit (Maybe Text) Source #

Unique identifier of this ad unit. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

Alert

data Alert Source #

Instances
Eq Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: Alert -> Alert -> Bool #

(/=) :: Alert -> Alert -> Bool #

Data Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Alert -> Constr #

dataTypeOf :: Alert -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

showsPrec :: Int -> Alert -> ShowS #

show :: Alert -> String #

showList :: [Alert] -> ShowS #

Generic Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Alert :: Type -> Type #

Methods

from :: Alert -> Rep Alert x #

to :: Rep Alert x -> Alert #

ToJSON Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Alert Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

alert :: Alert Source #

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

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

aaIsDismissible :: Lens' Alert (Maybe Bool) Source #

Whether this alert can be dismissed.

aaKind :: Lens' Alert Text Source #

Kind of resource this is, in this case adsense#alert.

aaSeverity :: Lens' Alert (Maybe Text) Source #

Severity of this alert. Possible values: INFO, WARNING, SEVERE.

aaId :: Lens' Alert (Maybe Text) Source #

Unique identifier of this alert. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

aaType :: Lens' Alert (Maybe Text) Source #

Type of this alert. Possible values: SELF_HOLD, MIGRATED_TO_BILLING3, ADDRESS_PIN_VERIFICATION, PHONE_PIN_VERIFICATION, CORPORATE_ENTITY, GRAYLISTED_PUBLISHER, API_HOLD.

aaMessage :: Lens' Alert (Maybe Text) Source #

The localized alert message.

AdStyleFont

data AdStyleFont Source #

The font which is included in the style.

See: adStyleFont smart constructor.

Instances
Eq AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdStyleFont -> Constr #

dataTypeOf :: AdStyleFont -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdStyleFont :: Type -> Type #

ToJSON AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyleFont Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyleFont = D1 (MetaData "AdStyleFont" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdStyleFont'" PrefixI True) (S1 (MetaSel (Just "_asfSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_asfFamily") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))

adStyleFont :: AdStyleFont Source #

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

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

asfSize :: Lens' AdStyleFont (Maybe Text) Source #

The size of the font.

asfFamily :: Lens' AdStyleFont (Maybe Text) Source #

The family of the font.

Account

data Account Source #

Instances
Eq Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: Account -> Account -> Bool #

(/=) :: Account -> Account -> Bool #

Data Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Account -> Constr #

dataTypeOf :: Account -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Account :: Type -> Type #

Methods

from :: Account -> Rep Account x #

to :: Rep Account x -> Account #

ToJSON Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Account Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

account :: Account Source #

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

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

accKind :: Lens' Account Text Source #

Kind of resource this is, in this case adsense#account.

accPremium :: Lens' Account (Maybe Bool) Source #

Whether this account is premium.

accName :: Lens' Account (Maybe Text) Source #

Name of this account.

accId :: Lens' Account (Maybe Text) Source #

Unique identifier of this account.

accTimezone :: Lens' Account (Maybe Text) Source #

AdSense timezone of this account.

accSubAccounts :: Lens' Account [Account] Source #

Sub accounts of the this account.

AdUnitMobileContentAdsSettings

data AdUnitMobileContentAdsSettings Source #

Settings specific to WAP mobile content ads (AFMC) - deprecated.

See: adUnitMobileContentAdsSettings smart constructor.

Instances
Eq AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnitMobileContentAdsSettings -> Constr #

dataTypeOf :: AdUnitMobileContentAdsSettings -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdUnitMobileContentAdsSettings :: Type -> Type #

ToJSON AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitMobileContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitMobileContentAdsSettings = D1 (MetaData "AdUnitMobileContentAdsSettings" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdUnitMobileContentAdsSettings'" PrefixI True) ((S1 (MetaSel (Just "_aumcasSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aumcasScriptingLanguage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_aumcasMarkupLanguage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aumcasType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

adUnitMobileContentAdsSettings :: AdUnitMobileContentAdsSettings Source #

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

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

aumcasScriptingLanguage :: Lens' AdUnitMobileContentAdsSettings (Maybe Text) Source #

The scripting language to use for this ad unit.

aumcasMarkupLanguage :: Lens' AdUnitMobileContentAdsSettings (Maybe Text) Source #

The markup language to use for this ad unit.

SavedAdStyles

data SavedAdStyles Source #

Instances
Eq SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: SavedAdStyles -> Constr #

dataTypeOf :: SavedAdStyles -> DataType #

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

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

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

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

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

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

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

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

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

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

Show SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep SavedAdStyles :: Type -> Type #

ToJSON SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedAdStyles Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedAdStyles = D1 (MetaData "SavedAdStyles" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "SavedAdStyles'" PrefixI True) ((S1 (MetaSel (Just "_sasEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_sasNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_sasKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_sasItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [SavedAdStyle])))))

savedAdStyles :: SavedAdStyles Source #

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

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

sasEtag :: Lens' SavedAdStyles (Maybe Text) Source #

ETag of this response for caching purposes.

sasNextPageToken :: Lens' SavedAdStyles (Maybe Text) Source #

Continuation token used to page through ad units. To retrieve the next page of results, set the next request's "pageToken" value to this.

sasKind :: Lens' SavedAdStyles Text Source #

Kind of list this is, in this case adsense#savedAdStyles.

sasItems :: Lens' SavedAdStyles [SavedAdStyle] Source #

The saved ad styles returned in this list response.

AdStyleColors

data AdStyleColors Source #

The colors which are included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.

See: adStyleColors smart constructor.

Instances
Eq AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdStyleColors -> Constr #

dataTypeOf :: AdStyleColors -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdStyleColors :: Type -> Type #

ToJSON AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyleColors Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyleColors = D1 (MetaData "AdStyleColors" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdStyleColors'" PrefixI True) ((S1 (MetaSel (Just "_ascText") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_ascURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_ascBOrder") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_ascTitle") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_ascBackgRound") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

adStyleColors :: AdStyleColors Source #

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

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

ascText :: Lens' AdStyleColors (Maybe Text) Source #

The color of the ad text.

ascURL :: Lens' AdStyleColors (Maybe Text) Source #

The color of the ad url.

ascBOrder :: Lens' AdStyleColors (Maybe Text) Source #

The color of the ad border.

ascTitle :: Lens' AdStyleColors (Maybe Text) Source #

The color of the ad title.

ascBackgRound :: Lens' AdStyleColors (Maybe Text) Source #

The color of the ad background.

AdUnitContentAdsSettingsBackupOption

data AdUnitContentAdsSettingsBackupOption Source #

The backup option to be used in instances where no ad is available.

See: adUnitContentAdsSettingsBackupOption smart constructor.

Instances
Eq AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnitContentAdsSettingsBackupOption -> Constr #

dataTypeOf :: AdUnitContentAdsSettingsBackupOption -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

ToJSON AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitContentAdsSettingsBackupOption Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitContentAdsSettingsBackupOption = D1 (MetaData "AdUnitContentAdsSettingsBackupOption" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdUnitContentAdsSettingsBackupOption'" PrefixI True) (S1 (MetaSel (Just "_aucasboColor") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_aucasboURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aucasboType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

adUnitContentAdsSettingsBackupOption :: AdUnitContentAdsSettingsBackupOption Source #

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

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

aucasboColor :: Lens' AdUnitContentAdsSettingsBackupOption (Maybe Text) Source #

Color to use when type is set to COLOR.

aucasboURL :: Lens' AdUnitContentAdsSettingsBackupOption (Maybe Text) Source #

URL to use when type is set to URL.

aucasboType :: Lens' AdUnitContentAdsSettingsBackupOption (Maybe Text) Source #

Type of the backup option. Possible values are BLANK, COLOR and URL.

AdClient

data AdClient Source #

Instances
Eq AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdClient -> Constr #

dataTypeOf :: AdClient -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdClient :: Type -> Type #

Methods

from :: AdClient -> Rep AdClient x #

to :: Rep AdClient x -> AdClient #

ToJSON AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdClient Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdClient = D1 (MetaData "AdClient" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdClient'" PrefixI True) ((S1 (MetaSel (Just "_adKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_adArcOptIn") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 (MetaSel (Just "_adSupportsReporting") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 (MetaSel (Just "_adId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_adProductCode") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))

adClient :: AdClient Source #

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

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

adKind :: Lens' AdClient Text Source #

Kind of resource this is, in this case adsense#adClient.

adArcOptIn :: Lens' AdClient (Maybe Bool) Source #

Whether this ad client is opted in to ARC.

adSupportsReporting :: Lens' AdClient (Maybe Bool) Source #

Whether this ad client supports being reported on.

adId :: Lens' AdClient (Maybe Text) Source #

Unique identifier of this ad client.

adProductCode :: Lens' AdClient (Maybe Text) Source #

This ad client's product code, which corresponds to the PRODUCT_CODE report dimension.

SavedAdStyle

data SavedAdStyle Source #

Instances
Eq SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: SavedAdStyle -> Constr #

dataTypeOf :: SavedAdStyle -> DataType #

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

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

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

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

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

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

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

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

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

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

Show SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep SavedAdStyle :: Type -> Type #

ToJSON SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedAdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep SavedAdStyle = D1 (MetaData "SavedAdStyle" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "SavedAdStyle'" PrefixI True) ((S1 (MetaSel (Just "_savKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_savName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_savAdStyle") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AdStyle)) :*: S1 (MetaSel (Just "_savId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

savedAdStyle :: SavedAdStyle Source #

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

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

savKind :: Lens' SavedAdStyle Text Source #

Kind of resource this is, in this case adsense#savedAdStyle.

savName :: Lens' SavedAdStyle (Maybe Text) Source #

The user selected name of this SavedAdStyle.

savId :: Lens' SavedAdStyle (Maybe Text) Source #

Unique identifier of this saved ad style. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

CustomChannelTargetingInfo

data CustomChannelTargetingInfo Source #

The targeting information of this custom channel, if activated.

See: customChannelTargetingInfo smart constructor.

Instances
Eq CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: CustomChannelTargetingInfo -> Constr #

dataTypeOf :: CustomChannelTargetingInfo -> DataType #

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

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

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

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

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

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

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

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

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

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

Show CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep CustomChannelTargetingInfo :: Type -> Type #

ToJSON CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep CustomChannelTargetingInfo Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep CustomChannelTargetingInfo = D1 (MetaData "CustomChannelTargetingInfo" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "CustomChannelTargetingInfo'" PrefixI True) ((S1 (MetaSel (Just "_cctiLocation") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_cctiSiteLanguage") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_cctiAdsAppearOn") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_cctiDescription") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

customChannelTargetingInfo :: CustomChannelTargetingInfo Source #

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

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

cctiLocation :: Lens' CustomChannelTargetingInfo (Maybe Text) Source #

The locations in which ads appear. (Only valid for content and mobile content ads (deprecated)). Acceptable values for content ads are: TOP_LEFT, TOP_CENTER, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT, MULTIPLE_LOCATIONS. Acceptable values for mobile content ads (deprecated) are: TOP, MIDDLE, BOTTOM, MULTIPLE_LOCATIONS.

cctiSiteLanguage :: Lens' CustomChannelTargetingInfo (Maybe Text) Source #

The language of the sites ads will be displayed on.

cctiAdsAppearOn :: Lens' CustomChannelTargetingInfo (Maybe Text) Source #

The name used to describe this channel externally.

cctiDescription :: Lens' CustomChannelTargetingInfo (Maybe Text) Source #

The external description of the channel.

AdStyle

data AdStyle Source #

Instances
Eq AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: AdStyle -> AdStyle -> Bool #

(/=) :: AdStyle -> AdStyle -> Bool #

Data AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdStyle -> Constr #

dataTypeOf :: AdStyle -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdStyle :: Type -> Type #

Methods

from :: AdStyle -> Rep AdStyle x #

to :: Rep AdStyle x -> AdStyle #

ToJSON AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyle Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdStyle = D1 (MetaData "AdStyle" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdStyle'" PrefixI True) ((S1 (MetaSel (Just "_asCorners") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_asKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) :*: (S1 (MetaSel (Just "_asFont") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AdStyleFont)) :*: S1 (MetaSel (Just "_asColors") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AdStyleColors)))))

adStyle :: AdStyle Source #

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

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

asCorners :: Lens' AdStyle (Maybe Text) Source #

The style of the corners in the ad (deprecated: never populated, ignored).

asKind :: Lens' AdStyle Text Source #

Kind this is, in this case adsense#adStyle.

asFont :: Lens' AdStyle (Maybe AdStyleFont) Source #

The font which is included in the style.

asColors :: Lens' AdStyle (Maybe AdStyleColors) Source #

The colors which are included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.

AdUnitFeedAdsSettings

data AdUnitFeedAdsSettings Source #

Settings specific to feed ads (AFF) - deprecated.

See: adUnitFeedAdsSettings smart constructor.

Instances
Eq AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnitFeedAdsSettings -> Constr #

dataTypeOf :: AdUnitFeedAdsSettings -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdUnitFeedAdsSettings :: Type -> Type #

ToJSON AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitFeedAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitFeedAdsSettings = D1 (MetaData "AdUnitFeedAdsSettings" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdUnitFeedAdsSettings'" PrefixI True) ((S1 (MetaSel (Just "_aufasFrequency") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))) :*: S1 (MetaSel (Just "_aufasAdPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_aufasType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aufasMinimumWordCount") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))))))

adUnitFeedAdsSettings :: AdUnitFeedAdsSettings Source #

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

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

aufasFrequency :: Lens' AdUnitFeedAdsSettings (Maybe Int32) Source #

The frequency at which ads should appear in the feed (i.e. every N entries).

aufasAdPosition :: Lens' AdUnitFeedAdsSettings (Maybe Text) Source #

The position of the ads relative to the feed entries.

aufasType :: Lens' AdUnitFeedAdsSettings (Maybe Text) Source #

The type of ads which should appear.

aufasMinimumWordCount :: Lens' AdUnitFeedAdsSettings (Maybe Int32) Source #

The minimum length an entry should be in order to have attached ads.

Metadata

data Metadata Source #

Instances
Eq Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Metadata -> Constr #

dataTypeOf :: Metadata -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Metadata :: Type -> Type #

Methods

from :: Metadata -> Rep Metadata x #

to :: Rep Metadata x -> Metadata #

ToJSON Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Metadata Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Metadata = D1 (MetaData "Metadata" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "Metadata'" PrefixI True) (S1 (MetaSel (Just "_mKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_mItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [ReportingMetadataEntry]))))

metadata :: Metadata Source #

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

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

mKind :: Lens' Metadata Text Source #

Kind of list this is, in this case adsense#metadata.

CustomChannel

data CustomChannel Source #

Instances
Eq CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: CustomChannel -> Constr #

dataTypeOf :: CustomChannel -> DataType #

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

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

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

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

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

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

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

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

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

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

Show CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep CustomChannel :: Type -> Type #

ToJSON CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep CustomChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

customChannel :: CustomChannel Source #

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

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

cTargetingInfo :: Lens' CustomChannel (Maybe CustomChannelTargetingInfo) Source #

The targeting information of this custom channel, if activated.

cKind :: Lens' CustomChannel Text Source #

Kind of resource this is, in this case adsense#customChannel.

cName :: Lens' CustomChannel (Maybe Text) Source #

Name of this custom channel.

cCode :: Lens' CustomChannel (Maybe Text) Source #

Code of this custom channel, not necessarily unique across ad clients.

cId :: Lens' CustomChannel (Maybe Text) Source #

Unique identifier of this custom channel. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

URLChannel

data URLChannel Source #

Instances
Eq URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: URLChannel -> Constr #

dataTypeOf :: URLChannel -> DataType #

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

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

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

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

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

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

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

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

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

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

Show URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep URLChannel :: Type -> Type #

ToJSON URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep URLChannel Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep URLChannel = D1 (MetaData "URLChannel" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "URLChannel'" PrefixI True) (S1 (MetaSel (Just "_urlcKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: (S1 (MetaSel (Just "_urlcId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_urlcURLPattern") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

urlChannel :: URLChannel Source #

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

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

urlcKind :: Lens' URLChannel Text Source #

Kind of resource this is, in this case adsense#urlChannel.

urlcId :: Lens' URLChannel (Maybe Text) Source #

Unique identifier of this URL channel. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format.

urlcURLPattern :: Lens' URLChannel (Maybe Text) Source #

URL Pattern of this URL channel. Does not include "http://" or "https://". Example: www.example.com/home

AdCode

data AdCode Source #

Instances
Eq AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

(==) :: AdCode -> AdCode -> Bool #

(/=) :: AdCode -> AdCode -> Bool #

Data AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdCode -> Constr #

dataTypeOf :: AdCode -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdCode :: Type -> Type #

Methods

from :: AdCode -> Rep AdCode x #

to :: Rep AdCode x -> AdCode #

ToJSON AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdCode Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdCode = D1 (MetaData "AdCode" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdCode'" PrefixI True) ((S1 (MetaSel (Just "_addKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_addAmpHead") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_addAmpBody") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_addAdCode") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

adCode :: AdCode Source #

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

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

addKind :: Lens' AdCode Text Source #

Kind this is, in this case adsense#adCode.

addAmpHead :: Lens' AdCode (Maybe Text) Source #

The AMP Auto ad code snippet that goes in the head of an AMP page.

addAmpBody :: Lens' AdCode (Maybe Text) Source #

The AMP Auto ad code snippet that goes in the body of an AMP page.

addAdCode :: Lens' AdCode (Maybe Text) Source #

The Auto ad code snippet. The ad code snippet.

AdsenseReportsGenerateResponse

data AdsenseReportsGenerateResponse Source #

Instances
Eq AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdsenseReportsGenerateResponse -> Constr #

dataTypeOf :: AdsenseReportsGenerateResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdsenseReportsGenerateResponse :: Type -> Type #

ToJSON AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdsenseReportsGenerateResponse Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

adsenseReportsGenerateResponse :: AdsenseReportsGenerateResponse Source #

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

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

argrKind :: Lens' AdsenseReportsGenerateResponse Text Source #

Kind this is, in this case adsense#report.

argrAverages :: Lens' AdsenseReportsGenerateResponse [Text] Source #

The averages of the report. This is the same length as any other row in the report; cells corresponding to dimension columns are empty.

argrEndDate :: Lens' AdsenseReportsGenerateResponse (Maybe Text) Source #

The requested end date in yyyy-mm-dd format.

argrWarnings :: Lens' AdsenseReportsGenerateResponse [Text] Source #

Any warnings associated with generation of the report.

argrRows :: Lens' AdsenseReportsGenerateResponse [[Text]] Source #

The output rows of the report. Each row is a list of cells; one for each dimension in the request, followed by one for each metric in the request. The dimension cells contain strings, and the metric cells contain numbers.

argrTotals :: Lens' AdsenseReportsGenerateResponse [Text] Source #

The totals of the report. This is the same length as any other row in the report; cells corresponding to dimension columns are empty.

argrStartDate :: Lens' AdsenseReportsGenerateResponse (Maybe Text) Source #

The requested start date in yyyy-mm-dd format.

argrHeaders :: Lens' AdsenseReportsGenerateResponse [AdsenseReportsGenerateResponseHeadersItem] Source #

The header information of the columns requested in the report. This is a list of headers; one for each dimension in the request, followed by one for each metric in the request.

argrTotalMatchedRows :: Lens' AdsenseReportsGenerateResponse (Maybe Int64) Source #

The total number of rows matched by the report request. Fewer rows may be returned in the response due to being limited by the row count requested or the report row limit.

AdUnitContentAdsSettings

data AdUnitContentAdsSettings Source #

Settings specific to content ads (AFC) and highend mobile content ads (AFMC - deprecated).

See: adUnitContentAdsSettings smart constructor.

Instances
Eq AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: AdUnitContentAdsSettings -> Constr #

dataTypeOf :: AdUnitContentAdsSettings -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep AdUnitContentAdsSettings :: Type -> Type #

ToJSON AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitContentAdsSettings Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep AdUnitContentAdsSettings = D1 (MetaData "AdUnitContentAdsSettings" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "AdUnitContentAdsSettings'" PrefixI True) (S1 (MetaSel (Just "_aucasBackupOption") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe AdUnitContentAdsSettingsBackupOption)) :*: (S1 (MetaSel (Just "_aucasSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aucasType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))

adUnitContentAdsSettings :: AdUnitContentAdsSettings Source #

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

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

aucasBackupOption :: Lens' AdUnitContentAdsSettings (Maybe AdUnitContentAdsSettingsBackupOption) Source #

The backup option to be used in instances where no ad is available.

Payments

data Payments Source #

Instances
Eq Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Data Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Methods

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

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

toConstr :: Payments -> Constr #

dataTypeOf :: Payments -> DataType #

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

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

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

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

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

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

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

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

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

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

Show Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Generic Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

Associated Types

type Rep Payments :: Type -> Type #

Methods

from :: Payments -> Rep Payments x #

to :: Rep Payments x -> Payments #

ToJSON Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

FromJSON Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Payments Source # 
Instance details

Defined in Network.Google.AdSense.Types.Product

type Rep Payments = D1 (MetaData "Payments" "Network.Google.AdSense.Types.Product" "gogol-adsense-0.4.0-8cOCEo3eYdbFA6XwLd5vHV" False) (C1 (MetaCons "Payments'" PrefixI True) (S1 (MetaSel (Just "_payKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_payItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [Payment]))))

payments :: Payments Source #

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

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

payKind :: Lens' Payments Text Source #

Kind of list this is, in this case adsense#payments.

payItems :: Lens' Payments [Payment] Source #

The list of Payments for the account. One or both of a) the account's most recent payment; and b) the account's upcoming payment.