pinpoint_get_in_app_messages {paws.customer.engagement} | R Documentation |
Retrieves the in-app messages targeted for the provided endpoint ID
Description
Retrieves the in-app messages targeted for the provided endpoint ID.
See https://www.paws-r-sdk.com/docs/pinpoint_get_in_app_messages/ for full documentation.
Usage
pinpoint_get_in_app_messages(ApplicationId, EndpointId)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
EndpointId |
[required] The unique identifier for the endpoint. |
[Package paws.customer.engagement version 0.7.0 Index]