libZSservicesZSamazonka-marketplace-analyticsZSamazonka-marketplace-analytics
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.MarketplaceAnalytics.Types

Description

 
Synopsis

Service Configuration

defaultService :: 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

newtype DataSetType Source #

Constructors

DataSetType' 

Bundled Patterns

pattern DataSetType_Customer_profile_by_geography :: DataSetType 
pattern DataSetType_Customer_profile_by_industry :: DataSetType 
pattern DataSetType_Customer_profile_by_revenue :: DataSetType 
pattern DataSetType_Customer_subscriber_annual_subscriptions :: DataSetType 
pattern DataSetType_Customer_subscriber_hourly_monthly_subscriptions :: DataSetType 
pattern DataSetType_Daily_business_canceled_product_subscribers :: DataSetType 
pattern DataSetType_Daily_business_fees :: DataSetType 
pattern DataSetType_Daily_business_free_trial_conversions :: DataSetType 
pattern DataSetType_Daily_business_new_instances :: DataSetType 
pattern DataSetType_Daily_business_new_product_subscribers :: DataSetType 
pattern DataSetType_Daily_business_usage_by_instance_type :: DataSetType 
pattern DataSetType_Disbursed_amount_by_age_of_disbursed_funds :: DataSetType 
pattern DataSetType_Disbursed_amount_by_age_of_past_due_funds :: DataSetType 
pattern DataSetType_Disbursed_amount_by_age_of_uncollected_funds :: DataSetType 
pattern DataSetType_Disbursed_amount_by_customer_geo :: DataSetType 
pattern DataSetType_Disbursed_amount_by_instance_hours :: DataSetType 
pattern DataSetType_Disbursed_amount_by_product :: DataSetType 
pattern DataSetType_Disbursed_amount_by_product_with_uncollected_funds :: DataSetType 
pattern DataSetType_Disbursed_amount_by_uncollected_funds_breakdown :: DataSetType 
pattern DataSetType_Monthly_revenue_annual_subscriptions :: DataSetType 
pattern DataSetType_Monthly_revenue_billing_and_revenue_data :: DataSetType 
pattern DataSetType_Monthly_revenue_field_demonstration_usage :: DataSetType 
pattern DataSetType_Monthly_revenue_flexible_payment_schedule :: DataSetType 
pattern DataSetType_Sales_compensation_billed_revenue :: DataSetType 
pattern DataSetType_Us_sales_and_use_tax_records :: DataSetType 

Instances

Instances details
Eq DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Ord DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Read DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Show DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Generic DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Associated Types

type Rep DataSetType :: Type -> Type #

NFData DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Methods

rnf :: DataSetType -> () #

Hashable DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToJSON DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToJSONKey DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

FromJSON DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

FromJSONKey DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToLog DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToHeader DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToQuery DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

FromXML DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToXML DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Methods

toXML :: DataSetType -> XML #

ToByteString DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

FromText DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

ToText DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

Methods

toText :: DataSetType -> Text #

type Rep DataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.DataSetType

type Rep DataSetType = D1 ('MetaData "DataSetType" "Amazonka.MarketplaceAnalytics.Types.DataSetType" "libZSservicesZSamazonka-marketplace-analyticsZSamazonka-marketplace-analytics" 'True) (C1 ('MetaCons "DataSetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataSetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SupportDataSetType

newtype SupportDataSetType Source #

Instances

Instances details
Eq SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Ord SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Read SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Show SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Generic SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Associated Types

type Rep SupportDataSetType :: Type -> Type #

NFData SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

Methods

rnf :: SupportDataSetType -> () #

Hashable SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToJSON SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToJSONKey SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

FromJSON SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

FromJSONKey SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToLog SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToHeader SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToQuery SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

FromXML SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToXML SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToByteString SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

FromText SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

ToText SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

type Rep SupportDataSetType Source # 
Instance details

Defined in Amazonka.MarketplaceAnalytics.Types.SupportDataSetType

type Rep SupportDataSetType = D1 ('MetaData "SupportDataSetType" "Amazonka.MarketplaceAnalytics.Types.SupportDataSetType" "libZSservicesZSamazonka-marketplace-analyticsZSamazonka-marketplace-analytics" 'True) (C1 ('MetaCons "SupportDataSetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSupportDataSetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))