Appearance
@line/bot-sdk / insight / GetStatisticsPerUnitResponseOverview
Type Alias: GetStatisticsPerUnitResponseOverview
GetStatisticsPerUnitResponseOverview =
object
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:17
Statistics related to messages.
See
https://developers.line.biz/en/reference/messaging-api/#get-statistics-per-unit-response
Properties
uniqueClick?
optionaluniqueClick?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:25
Number of users who opened any URL in the message.
uniqueImpression?
optionaluniqueImpression?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:21
Number of users who opened the message, meaning they displayed at least 1 bubble.
uniqueMediaPlayed?
optionaluniqueMediaPlayed?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:29
Number of users who started playing any video or audio in the message.
uniqueMediaPlayed100Percent?
optionaluniqueMediaPlayed100Percent?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:33
Number of users who played the entirety of any video or audio in the message.