AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Constants used for properties of type DataSetType.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Namespace: Amazon.AWSMarketplaceCommerceAnalytics
Assembly: AWSSDK.AWSMarketplaceCommerceAnalytics.dll
Version: 3.x.y.z

Syntax

C#
public class DataSetType : ConstantClass

The DataSetType type exposes the following members

Constructors

NameDescription
Public Method DataSetType(string)

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method Static Method FindValue(string)

Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field Customer_profile_by_geography Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Customer_profile_by_geography for DataSetType

Field Static Field CustomerProfileByIndustry Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant CustomerProfileByIndustry for DataSetType

Field Static Field CustomerProfileByRevenue Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant CustomerProfileByRevenue for DataSetType

Field Static Field CustomerSubscriberAnnualSubscriptions Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant CustomerSubscriberAnnualSubscriptions for DataSetType

Field Static Field CustomerSubscriberHourlyMonthlySubscriptions Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant CustomerSubscriberHourlyMonthlySubscriptions for DataSetType

Field Static Field DailyBusinessCanceledProductSubscribers Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessCanceledProductSubscribers for DataSetType

Field Static Field DailyBusinessFees Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessFees for DataSetType

Field Static Field DailyBusinessFreeTrialConversions Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessFreeTrialConversions for DataSetType

Field Static Field DailyBusinessNewInstances Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessNewInstances for DataSetType

Field Static Field DailyBusinessNewProductSubscribers Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessNewProductSubscribers for DataSetType

Field Static Field DailyBusinessUsageByInstanceType Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DailyBusinessUsageByInstanceType for DataSetType

Field Static Field Disbursed_amount_by_age_of_past_due_funds Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Disbursed_amount_by_age_of_past_due_funds for DataSetType

Field Static Field Disbursed_amount_by_instance_hours Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Disbursed_amount_by_instance_hours for DataSetType

Field Static Field Disbursed_amount_by_product_with_uncollected_funds Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Disbursed_amount_by_product_with_uncollected_funds for DataSetType

Field Static Field Disbursed_amount_by_uncollected_funds_breakdown Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Disbursed_amount_by_uncollected_funds_breakdown for DataSetType

Field Static Field DisbursedAmountByAgeOfDisbursedFunds Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DisbursedAmountByAgeOfDisbursedFunds for DataSetType

Field Static Field DisbursedAmountByAgeOfUncollectedFunds Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DisbursedAmountByAgeOfUncollectedFunds for DataSetType

Field Static Field DisbursedAmountByCustomerGeo Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DisbursedAmountByCustomerGeo for DataSetType

Field Static Field DisbursedAmountByProduct Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant DisbursedAmountByProduct for DataSetType

Field Static Field Monthly_revenue_field_demonstration_usage Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Monthly_revenue_field_demonstration_usage for DataSetType

Field Static Field Monthly_revenue_flexible_payment_schedule Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Monthly_revenue_flexible_payment_schedule for DataSetType

Field Static Field MonthlyRevenueAnnualSubscriptions Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant MonthlyRevenueAnnualSubscriptions for DataSetType

Field Static Field MonthlyRevenueBillingAndRevenueData Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant MonthlyRevenueBillingAndRevenueData for DataSetType

Field Static Field Sales_compensation_billed_revenue Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Sales_compensation_billed_revenue for DataSetType

Field Static Field Us_sales_and_use_tax_records Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constant Us_sales_and_use_tax_records for DataSetType

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5