Amazon Pinpoint · Example Payload

Amazon Pinpoint Android Push Notification Template Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Android Push Notification Template 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

ActionBodyImageIconUrlImageUrlRawContentSmallImageIconUrlSoundTitleUrl

Example Payload

Raw ↑
{
  "Action": "example-Action",
  "Body": "example-Body",
  "ImageIconUrl": "https://example.com",
  "ImageUrl": "https://example.com",
  "RawContent": "example-RawContent",
  "SmallImageIconUrl": "https://example.com",
  "Sound": "example-Sound",
  "Title": "example-Title",
  "Url": "https://example.com"
}