Amazon Pinpoint · Example Payload

Amazon Pinpoint Baidu Channel Response Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

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

Top-level fields

ApplicationIdCreationDateCredentialEnabledHasCredentialIdIsArchivedLastModifiedByLastModifiedDatePlatformVersion

Example Payload

Raw ↑
{
  "ApplicationId": "743174",
  "CreationDate": "example-CreationDate",
  "Credential": "example-Credential",
  "Enabled": "example-Enabled",
  "HasCredential": "example-HasCredential",
  "Id": "707681",
  "IsArchived": "example-IsArchived",
  "LastModifiedBy": "example-LastModifiedBy",
  "LastModifiedDate": "example-LastModifiedDate",
  "Platform": "example-Platform",
  "Version": "example-Version"
}