pinpoint_create_journey {paws.customer.engagement} | R Documentation |
Creates a journey for an application
Description
Creates a journey for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_create_journey/ for full documentation.
Usage
pinpoint_create_journey(ApplicationId, WriteJourneyRequest)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
WriteJourneyRequest |
[required] |
[Package paws.customer.engagement version 0.7.0 Index]