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.

Specifies demographic-based dimension settings for including or excluding endpoints from a segment. These settings derive from characteristics of endpoint devices, such as platform, make, and model.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.SegmentDemographics

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

Syntax

C#
public class SegmentDemographics

The SegmentDemographics type exposes the following members

Constructors

NameDescription
Public Method SegmentDemographics()

Properties

NameTypeDescription
Public Property AppVersion Amazon.Pinpoint.Model.SetDimension

Gets and sets the property AppVersion.

The app version criteria for the segment.

Public Property Channel Amazon.Pinpoint.Model.SetDimension

Gets and sets the property Channel.

The channel criteria for the segment.

Public Property DeviceType Amazon.Pinpoint.Model.SetDimension

Gets and sets the property DeviceType.

The device type criteria for the segment.

Public Property Make Amazon.Pinpoint.Model.SetDimension

Gets and sets the property Make.

The device make criteria for the segment.

Public Property Model Amazon.Pinpoint.Model.SetDimension

Gets and sets the property Model.

The device model criteria for the segment.

Public Property Platform Amazon.Pinpoint.Model.SetDimension

Gets and sets the property Platform.

The device platform criteria for the segment.

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