View source: R/customerprofiles_operations.R
customerprofiles_get_event_stream | R Documentation |
Returns information about the specified event stream in a specific domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_event_stream/ for full documentation.
customerprofiles_get_event_stream(DomainName, EventStreamName)
DomainName |
[required] The unique name of the domain. |
EventStreamName |
[required] The name of the event stream provided during create operations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.