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.

Provides information about the activities that were performed by a campaign.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.ActivitiesResponse

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

Syntax

C#
public class ActivitiesResponse

The ActivitiesResponse type exposes the following members

Constructors

NameDescription
Public Method ActivitiesResponse()

Properties

NameTypeDescription
Public Property Item System.Collections.Generic.List<Amazon.Pinpoint.Model.ActivityResponse>

Gets and sets the property Item.

An array of responses, one for each activity that was performed by the campaign.

Public Property NextToken System.String

Gets and sets the property NextToken.

The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.

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