Appearance
@line/bot-sdk • Docs
@line/bot-sdk / insight / GetStatisticsPerUnitResponseClick
Type Alias: GetStatisticsPerUnitResponseClick
GetStatisticsPerUnitResponseClick:
object
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.
Type declaration
click?
optional
click:number
|null
Number of times the URL in the bubble was opened.
See
seq
seq:
number
The URL's serial number.
See
uniqueClick?
optional
uniqueClick:number
|null
Number of users that opened the URL in the bubble.
See
uniqueClickOfRequest?
optional
uniqueClickOfRequest:number
|null
Number of users who opened this url through any link in the message. If another message bubble contains the same URL and a user opens both links, it's counted only once.
See
uniqueClickOfRequest Documentation
url
url:
string
URL.