Amazon Pinpoint · Example Payload

Amazon Pinpoint Gcm Message Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

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

Top-level fields

ActionBodyCollapseKeyDataIconReferenceImageIconUrlImageUrlPriorityRawContentRestrictedPackageNameSilentPushSmallImageIconUrlSoundSubstitutionsTimeToLiveTitleUrl

Example Payload

Raw ↑
{
  "Action": "example-Action",
  "Body": "example-Body",
  "CollapseKey": "example-CollapseKey",
  "Data": "example-Data",
  "IconReference": "example-IconReference",
  "ImageIconUrl": "https://example.com",
  "ImageUrl": "https://example.com",
  "Priority": "example-Priority",
  "RawContent": "example-RawContent",
  "RestrictedPackageName": "Example Restrictedpackagename",
  "SilentPush": "example-SilentPush",
  "SmallImageIconUrl": "https://example.com",
  "Sound": "example-Sound",
  "Substitutions": "example-Substitutions",
  "TimeToLive": "example-TimeToLive",
  "Title": "example-Title",
  "Url": "https://example.com"
}