Amazon Pinpoint · Example Payload

Amazon Pinpoint Session Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Session Example is an example object payload from Amazon Pinpoint, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DurationIdStartTimestampStopTimestamp

Example Payload

Raw ↑
{
  "Duration": "example-Duration",
  "Id": "436861",
  "StartTimestamp": "example-StartTimestamp",
  "StopTimestamp": "example-StopTimestamp"
}