get https://connect.routee.net/viber/tracking/
Retrieve tracking information for a Viber single message.
RESPONSE PARAMETERS
KEY | DESCRIPTION |
---|---|
trackingId | The tracking Id of the Viber message. It is used to identify the message. |
to | The recipient's phone number. |
from | The name of the sender Id. Identifies from whom the message is sent. |
country | Country name of the recipient's phone number. |
status | Information about the status of the Viber message. |
status.status | The current status of the Viber message. Check here for possible values. |
status.reason | The reason of the status. |
status.reason.detailedStatus | The current detailed status. Check here for details. |
status.reason.description | The description of the detailed status. |
status.date | The updated date of the status. |
applicationName | The name of the application that was used to send this message. |
originatingService | The service that sent this message. |
direction | The direction of this message (outbound or inbound). |
ttl | Time range until message expires. |
message | The text of the Viber message. |
price | The cost of this message. |
imageURL | The URL of the image. |
viberAction | Represents the action (button) of the Viber message. |
viberAction.caption | The displayed text on the button. |
viberAction.targetUrl | The action which should be executed, when the recipient clicks on the button. |
viberFile | Represents the file of the Viber message. |
viberFile.fileName | The name of the file. |
viberFile.fileType | The type of the file. |
viberFile.fileUrl | The URL of the file. |
viberVideo | Represents the Viber video of the Viber message. |
viberVideo.videoURL | The URL where the video is hosted. |
viberVideo.videoThumbnail | The URL of a thumbnail for the video. |
viberVideo.fileSize | The file size in MB. |
viberVideo.duration | The video duration in seconds. |
sessionMessage | Indicates a Viber Single is a Viber Session if the value is true. False by default. Learn more about session messaging at our documentation. |
expireOnDelivery | False by default. |
ERROR CODES
STATUS | CODE | DESCRIPTION |
---|---|---|
404 | 404019006 | viberTracking was not found. |