Channels

GetChannelAttributeStatistics

Get channel attribute statistics

get/channel/{id}/attribute-statistics

Path parameters

idstring required

Channel ID

Query parameters

attributestring required

Attribute ID

datestring

Date in YYYY-MM-DD format. Will use current date if not provided.

Response

Success-Response:

_idstring
datestring
channelstring
attributestring
statisticsobject required
<p>Object containing channel attribute statistics</p>

Changes