Appearance
@line/bot-sdk / insight / GetStatisticsPerUnitResponse
Type Alias: GetStatisticsPerUnitResponse
GetStatisticsPerUnitResponse =
object
Defined in: lib/insight/model/getStatisticsPerUnitResponse.ts:20
Response object for get statistics per unit
Properties
clicks
clicks:
GetStatisticsPerUnitResponseClick
[]
Defined in: lib/insight/model/getStatisticsPerUnitResponse.ts:37
Array of information about opened URLs in the message.
See
messages
messages:
GetStatisticsPerUnitResponseMessage
[]
Defined in: lib/insight/model/getStatisticsPerUnitResponse.ts:31
Array of information about individual message bubbles.
See
overview
overview:
GetStatisticsPerUnitResponseOverview
Defined in: lib/insight/model/getStatisticsPerUnitResponse.ts:25