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.

Container for the parameters to the BatchGetMetricData operation. Retrieves batches of metric data collected based on your sending activity.

You can execute this operation no more than 16 times per second, and with at most 160 queries from the batches per second (cumulative).

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.BatchGetMetricDataRequest

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

Syntax

C#
public class BatchGetMetricDataRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The BatchGetMetricDataRequest type exposes the following members

Constructors

NameDescription
Public Method BatchGetMetricDataRequest()

Properties

NameTypeDescription
Public Property Queries System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.BatchGetMetricDataQuery>

Gets and sets the property Queries.

A list of queries for metrics to be retrieved.

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