Appearance
@line/bot-sdk / insight / GetMessageEventResponseMessage
Type Alias: GetMessageEventResponseMessage
GetMessageEventResponseMessage =
object
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:13
LINE Messaging API(Insight) This document describes LINE Messaging API(Insight).
The version of the OpenAPI document: 0.0.1
NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.
Properties
impression?
optionalimpression:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:21
Number of times the bubble was displayed.
mediaPlayed?
optionalmediaPlayed:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:25
Number of times audio or video in the bubble started playing.
mediaPlayed100Percent?
optionalmediaPlayed100Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:41
Number of times audio or video in the bubble started playing and was played 100% of the total time.
mediaPlayed25Percent?
optionalmediaPlayed25Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:29
Number of times audio or video in the bubble started playing and was played 25% of the total time.
mediaPlayed50Percent?
optionalmediaPlayed50Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:33
Number of times audio or video in the bubble started playing and was played 50% of the total time.
mediaPlayed75Percent?
optionalmediaPlayed75Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:37
Number of times audio or video in the bubble started playing and was played 75% of the total time.
seq?
optionalseq:number
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:17
Bubble's serial number.
uniqueMediaPlayed?
optionaluniqueMediaPlayed:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:45
Number of users that started playing audio or video in the bubble.
uniqueMediaPlayed100Percent?
optionaluniqueMediaPlayed100Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:61
Number of users that started playing audio or video in the bubble and played 100% of the total time.
uniqueMediaPlayed25Percent?
optionaluniqueMediaPlayed25Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:49
Number of users that started playing audio or video in the bubble and played 25% of the total time.
uniqueMediaPlayed50Percent?
optionaluniqueMediaPlayed50Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:53
Number of users that started playing audio or video in the bubble and played 50% of the total time.
uniqueMediaPlayed75Percent?
optionaluniqueMediaPlayed75Percent:number|null
Defined in: lib/insight/model/getMessageEventResponseMessage.ts:57
Number of users that started playing audio or video in the bubble and played 75% of the total time.