get https://api.millicast.com/api/analytics/streams/geo_series
Get bandwidth, duration, publishes, and views as a time series per country code on specified streamnames over a date range.
Response keys are requested streamnames, followed by keys for ISO 8601 dates from requested resolution, followed by keys for ISO 3166-1 alpha-2 country codes.
Special Characters in Stream Names
While it is possible to create streams with special characters such as
/
,*
, or--
, these characters are not supported when querying usage. Please rename streams if you want to be able to fetch results with the Analytics APIs usingstreamNames
.