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.

The settings for Amazon Pinpoint analytics configuration. With an analytics configuration, your application can collect user-activity metrics for user notifications with a Amazon Pinpoint campaign.

Amazon Pinpoint isn't available in all Amazon Web Services Regions. For a list of available Regions, see Amazon Cognito and Amazon Pinpoint Region availability.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.AnalyticsConfigurationType

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

Syntax

C#
public class AnalyticsConfigurationType

The AnalyticsConfigurationType type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplicationArn System.String

Gets and sets the property ApplicationArn.

The Amazon Resource Name (ARN) of an Amazon Pinpoint project that you want to connect to your user pool app client. Amazon Cognito publishes events to the Amazon Pinpoint project that ApplicationArn declares. You can also configure your application to pass an endpoint ID in the AnalyticsMetadata parameter of sign-in operations. The endpoint ID is information about the destination for push notifications

Public Property ApplicationId System.String

Gets and sets the property ApplicationId.

Your Amazon Pinpoint project ID.

Public Property ExternalId System.String

Gets and sets the property ExternalId.

The external ID of the role that Amazon Cognito assumes to send analytics data to Amazon Pinpoint.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of an Identity and Access Management role that has the permissions required for Amazon Cognito to publish events to Amazon Pinpoint analytics.

Public Property UserDataShared System.Boolean

Gets and sets the property UserDataShared.

If UserDataShared is true, Amazon Cognito includes user data in the events that it publishes to Amazon Pinpoint analytics.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5