- Navigation Guide
@aws-sdk/client-pinpoint
GetApplicationDateRangeKpiCommandOutput Interface
The output of GetApplicationDateRangeKpiCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ApplicationDateRangeKpiResponse Required | ApplicationDateRangeKpiResponse | undefined | Provides the results of a query that retrieved the data for a standard metric that applies to an application, and provides information about that query. |
Full Signature
export interface GetApplicationDateRangeKpiCommandOutput extends GetApplicationDateRangeKpiResponse, MetadataBearer