get https://waapi.routee.net/tracking/campaign/
Get the status of a specific campaign.
| KEY | DESCRIPTION |
|---|---|
| trackingId | Global Campaign Id reference |
| from | Who triggered this event. Usually the phone number or whatsapp account id |
| to | The receiver of the message. |
| message | Object that holds the details of the message sent. |
| text | The text that was sent. |
| videoURL | The url that hosts the video we uploaded. |
| imageURL | The url that hosts the video we uploaded. |
| caption | The caption that was sent along the image, video or document. |
| location | The location object sent. |
| longitude | The location longitude. |
| latitude | The location latitude. |
| locationName | The name of the location sent. |
| locationAddress | The address of the location. |
| filename | The filename when a document was sent. |
