Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 v1.42.6 Nov 15, 2021 Changes in this version + const DataSetTypeCustomerProfileByGeography + const DataSetTypeCustomerProfileByIndustry + const DataSetTypeCustomerProfileByRevenue + const DataSetTypeCustomerSubscriberAnnualSubscriptions + const DataSetTypeCustomerSubscriberHourlyMonthlySubscriptions + const DataSetTypeDailyBusinessCanceledProductSubscribers + const DataSetTypeDailyBusinessFees + const DataSetTypeDailyBusinessFreeTrialConversions + const DataSetTypeDailyBusinessNewInstances + const DataSetTypeDailyBusinessNewProductSubscribers + const DataSetTypeDailyBusinessUsageByInstanceType + const DataSetTypeDisbursedAmountByAgeOfDisbursedFunds + const DataSetTypeDisbursedAmountByAgeOfPastDueFunds + const DataSetTypeDisbursedAmountByAgeOfUncollectedFunds + const DataSetTypeDisbursedAmountByCustomerGeo + const DataSetTypeDisbursedAmountByInstanceHours + const DataSetTypeDisbursedAmountByProduct + const DataSetTypeDisbursedAmountByProductWithUncollectedFunds + const DataSetTypeDisbursedAmountByUncollectedFundsBreakdown + const DataSetTypeMonthlyRevenueAnnualSubscriptions + const DataSetTypeMonthlyRevenueBillingAndRevenueData + const DataSetTypeMonthlyRevenueFieldDemonstrationUsage + const DataSetTypeMonthlyRevenueFlexiblePaymentSchedule + const DataSetTypeSalesCompensationBilledRevenue + const DataSetTypeUsSalesAndUseTaxRecords + const EndpointsID + const ErrCodeException + const ServiceID + const ServiceName + const SupportDataSetTypeCustomerSupportContactsData + const SupportDataSetTypeTestCustomerSupportContactsData + func DataSetType_Values() []string + func SupportDataSetType_Values() []string + type Exception struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *Exception) Code() string + func (s *Exception) Error() string + func (s *Exception) Message() string + func (s *Exception) OrigErr() error + func (s *Exception) RequestID() string + func (s *Exception) StatusCode() int + func (s Exception) GoString() string + func (s Exception) String() string + type GenerateDataSetInput struct + CustomerDefinedValues map[string]*string + DataSetPublicationDate *time.Time + DataSetType *string + DestinationS3BucketName *string + DestinationS3Prefix *string + RoleNameArn *string + SnsTopicArn *string + func (s *GenerateDataSetInput) SetCustomerDefinedValues(v map[string]*string) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetDataSetPublicationDate(v time.Time) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetDataSetType(v string) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetDestinationS3BucketName(v string) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetDestinationS3Prefix(v string) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetRoleNameArn(v string) *GenerateDataSetInput + func (s *GenerateDataSetInput) SetSnsTopicArn(v string) *GenerateDataSetInput + func (s *GenerateDataSetInput) Validate() error + func (s GenerateDataSetInput) GoString() string + func (s GenerateDataSetInput) String() string + type GenerateDataSetOutput struct + DataSetRequestId *string + func (s *GenerateDataSetOutput) SetDataSetRequestId(v string) *GenerateDataSetOutput + func (s GenerateDataSetOutput) GoString() string + func (s GenerateDataSetOutput) String() string + type MarketplaceCommerceAnalytics struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *MarketplaceCommerceAnalytics + func (c *MarketplaceCommerceAnalytics) GenerateDataSet(input *GenerateDataSetInput) (*GenerateDataSetOutput, error) + func (c *MarketplaceCommerceAnalytics) GenerateDataSetRequest(input *GenerateDataSetInput) (req *request.Request, output *GenerateDataSetOutput) + func (c *MarketplaceCommerceAnalytics) GenerateDataSetWithContext(ctx aws.Context, input *GenerateDataSetInput, opts ...request.Option) (*GenerateDataSetOutput, error) + func (c *MarketplaceCommerceAnalytics) StartSupportDataExport(input *StartSupportDataExportInput) (*StartSupportDataExportOutput, error) + func (c *MarketplaceCommerceAnalytics) StartSupportDataExportRequest(input *StartSupportDataExportInput) (req *request.Request, output *StartSupportDataExportOutput) + func (c *MarketplaceCommerceAnalytics) StartSupportDataExportWithContext(ctx aws.Context, input *StartSupportDataExportInput, opts ...request.Option) (*StartSupportDataExportOutput, error) + type StartSupportDataExportInput struct + CustomerDefinedValues map[string]*string + DataSetType *string + DestinationS3BucketName *string + DestinationS3Prefix *string + FromDate *time.Time + RoleNameArn *string + SnsTopicArn *string + func (s *StartSupportDataExportInput) SetCustomerDefinedValues(v map[string]*string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetDataSetType(v string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetDestinationS3BucketName(v string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetDestinationS3Prefix(v string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetFromDate(v time.Time) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetRoleNameArn(v string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) SetSnsTopicArn(v string) *StartSupportDataExportInput + func (s *StartSupportDataExportInput) Validate() error + func (s StartSupportDataExportInput) GoString() string + func (s StartSupportDataExportInput) String() string + type StartSupportDataExportOutput struct + DataSetRequestId *string + func (s *StartSupportDataExportOutput) SetDataSetRequestId(v string) *StartSupportDataExportOutput + func (s StartSupportDataExportOutput) GoString() string + func (s StartSupportDataExportOutput) String() string