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.

Interface for accessing MobileAnalytics

Amazon Mobile Analytics is a service for collecting, visualizing, and understanding app usage data at scale.

Inheritance Hierarchy

Amazon.MobileAnalytics.IAmazonMobileAnalytics

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

Syntax

C#
public interface IAmazonMobileAnalytics
         IAmazonService, IDisposable

The IAmazonMobileAnalytics type exposes the following members

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 DetermineServiceOperationEndpoint(AmazonWebServiceRequest)

Returns the endpoint that will be used for a particular request.

Public Method PutEvents(PutEventsRequest)

The PutEvents operation records one or more events. You can have up to 1,500 unique custom events per app, any combination of up to 40 attributes and metrics per custom event, and any number of attribute or metric values.

Public Method PutEventsAsync(PutEventsRequest, CancellationToken)

The PutEvents operation records one or more events. You can have up to 1,500 unique custom events per app, any combination of up to 40 attributes and metrics per custom event, and any number of attribute or metric values.

Version Information

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