amazonka-marketplace-analytics-1.4.2: Amazon Marketplace Commerce Analytics SDK.

Copyright(c) 2013-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.AWS.MarketplaceAnalytics.Types

Contents

Description

 

Synopsis

Service Configuration

marketplaceAnalytics :: Service Source #

API version '2015-07-01' of the Amazon Marketplace Commerce Analytics SDK configuration.

Errors

_MarketplaceCommerceAnalyticsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

This exception is thrown when an internal service error occurs.

DataSetType

data DataSetType Source #

Instances

Bounded DataSetType Source # 
Enum DataSetType Source # 
Eq DataSetType Source # 
Data DataSetType Source # 

Methods

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

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

toConstr :: DataSetType -> Constr #

dataTypeOf :: DataSetType -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord DataSetType Source # 
Read DataSetType Source # 
Show DataSetType Source # 
Generic DataSetType Source # 

Associated Types

type Rep DataSetType :: * -> * #

ToJSON DataSetType Source # 
Hashable DataSetType Source # 
NFData DataSetType Source # 

Methods

rnf :: DataSetType -> () #

ToHeader DataSetType Source # 
ToQuery DataSetType Source # 
ToByteString DataSetType Source # 
FromText DataSetType Source # 
ToText DataSetType Source # 

Methods

toText :: DataSetType -> Text #

type Rep DataSetType Source # 
type Rep DataSetType = D1 (MetaData "DataSetType" "Network.AWS.MarketplaceAnalytics.Types.Sum" "amazonka-marketplace-analytics-1.4.2-Bzn501dOFaMWCv1wT3vgK" False) ((:+:) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "CustomerProfileByGeography" PrefixI False) U1) (C1 (MetaCons "CustomerProfileByIndustry" PrefixI False) U1)) ((:+:) (C1 (MetaCons "CustomerProfileByRevenue" PrefixI False) U1) (C1 (MetaCons "CustomerSubscriberAnnualSubscriptions" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "CustomerSubscriberHourlyMonthlySubscriptions" PrefixI False) U1) (C1 (MetaCons "DailyBusinessCanceledProductSubscribers" PrefixI False) U1)) ((:+:) (C1 (MetaCons "DailyBusinessFees" PrefixI False) U1) ((:+:) (C1 (MetaCons "DailyBusinessFreeTrialConversions" PrefixI False) U1) (C1 (MetaCons "DailyBusinessNewInstances" PrefixI False) U1))))) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "DailyBusinessNewProductSubscribers" PrefixI False) U1) (C1 (MetaCons "DailyBusinessUsageByInstanceType" PrefixI False) U1)) ((:+:) (C1 (MetaCons "DisbursedAmountByAgeOfDisbursedFunds" PrefixI False) U1) (C1 (MetaCons "DisbursedAmountByAgeOfUncollectedFunds" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "DisbursedAmountByCustomerGeo" PrefixI False) U1) (C1 (MetaCons "DisbursedAmountByProduct" PrefixI False) U1)) ((:+:) (C1 (MetaCons "DisbursedAmountByProductWithUncollectedFunds" PrefixI False) U1) ((:+:) (C1 (MetaCons "MonthlyRevenueAnnualSubscriptions" PrefixI False) U1) (C1 (MetaCons "MonthlyRevenueBillingAndRevenueData" PrefixI False) U1))))))