AWSPinpointTargetingGetJourneyDateRangeKpiResponse
Objective-C
@interface AWSPinpointTargetingGetJourneyDateRangeKpiResponse
Swift
class AWSPinpointTargetingGetJourneyDateRangeKpiResponse
-
Provides the results of a query that retrieved the data for a standard engagement metric that applies to a journey, and provides information about that query.
Declaration
Objective-C
@property (nonatomic, strong) AWSPinpointTargetingJourneyDateRangeKpiResponse *_Nullable journeyDateRangeKpiResponse;Swift
var journeyDateRangeKpiResponse: AWSPinpointTargetingJourneyDateRangeKpiResponse? { get set }
View on GitHub
Install in Dash
AWSPinpointTargetingGetJourneyDateRangeKpiResponse Class Reference