Amazon Pinpoint · Example Payload

Amazon Pinpoint Journey Execution Activity Metrics Response Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Journey Execution Activity Metrics Response Example is an example object payload from Amazon Pinpoint, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ActivityTypeApplicationIdJourneyActivityIdJourneyIdLastEvaluatedTimeMetrics

Example Payload

Raw ↑
{
  "ActivityType": "STANDARD",
  "ApplicationId": "467500",
  "JourneyActivityId": "318721",
  "JourneyId": "991865",
  "LastEvaluatedTime": "example-LastEvaluatedTime",
  "Metrics": "example-Metrics"
}