Appearance
@line/bot-sdk / insight / GetStatisticsPerUnitResponseOverview
Type Alias: GetStatisticsPerUnitResponseOverview
GetStatisticsPerUnitResponseOverview =
object
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:16
Statistics related to messages.
Properties
uniqueClick?
optionaluniqueClick?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:28
Number of users who opened any URL in the message.
See
uniqueImpression?
optionaluniqueImpression?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:22
Number of users who opened the message, meaning they displayed at least 1 bubble.
See
uniqueImpression Documentation
uniqueMediaPlayed?
optionaluniqueMediaPlayed?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:34
Number of users who started playing any video or audio in the message.
See
uniqueMediaPlayed Documentation
uniqueMediaPlayed100Percent?
optionaluniqueMediaPlayed100Percent?:number|null
Defined in: lib/insight/model/getStatisticsPerUnitResponseOverview.ts:40
Number of users who played the entirety of any video or audio in the message.