Amazon Pinpoint · Example Payload

Amazon Pinpoint Treatment Resource Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

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

Top-level fields

CustomDeliveryConfigurationIdMessageConfigurationScheduleSizePercentStateTemplateConfigurationTreatmentDescriptionTreatmentName

Example Payload

Raw ↑
{
  "CustomDeliveryConfiguration": "example-CustomDeliveryConfiguration",
  "Id": "349307",
  "MessageConfiguration": "example-MessageConfiguration",
  "Schedule": "example-Schedule",
  "SizePercent": "example-SizePercent",
  "State": "ACTIVE",
  "TemplateConfiguration": "example-TemplateConfiguration",
  "TreatmentDescription": "Description for TreatmentDescription",
  "TreatmentName": "Example Treatmentname"
}