Put Message Feedback
pinpointsmsvoicev2_put_message_feedback | R Documentation |
Set the MessageFeedbackStatus as RECEIVED or FAILED for the passed in MessageId¶
Description¶
Set the MessageFeedbackStatus as RECEIVED
or FAILED
for the passed
in MessageId.
If you use message feedback then you must update message feedback
record. When you receive a signal that a user has received the message
you must use put_message_feedback
to set the message feedback record
as RECEIVED
; Otherwise, an hour after the message feedback record is
set to FAILED
.
Usage¶
Arguments¶
MessageId
[required] The unique identifier for the message.
MessageFeedbackStatus
[required] Set the message feedback to be either
RECEIVED
orFAILED
.
Value¶
A list with the following syntax: