texts
Get statistics on text broadcast
Returns the broadcast statistics. Example: total number of the sent/received actions, total cost, number of remaining outbound actions, error count, etc
get/texts/broadcasts/{id}/stats
Path parameters
idinteger required
An id of a text broadcast
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
begininteger
Start of a search find time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
endinteger
End of a search time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
Response
successful operation