glue_get_statement {paws.analytics} | R Documentation |
Retrieves the statement
Description
Retrieves the statement.
See https://www.paws-r-sdk.com/docs/glue_get_statement/ for full documentation.
Usage
glue_get_statement(SessionId, Id, RequestOrigin = NULL)
Arguments
SessionId |
[required] The Session ID of the statement. |
Id |
[required] The Id of the statement. |
RequestOrigin |
The origin of the request. |
[Package paws.analytics version 0.7.0 Index]