GET texts/broadcasts/{id}/stats
Summary: Get statistics on text broadcast
Operation ID: getTextBroadcastStats
Auth: unknown
Operation ID: getTextBroadcastStats
Auth: unknown
Description
Returns the broadcast statistics. Example: total number of the sent/received actions, total cost, number of remaining outbound actions, error count, etc
Parameters (4)
begin
(integer, query, optional)
Start of a search find time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
end
(integer, query, optional)
End of a search time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of a text broadcast
No probe data for this endpoint yet.