Skip to content

@line/bot-sdkDocs


@line/bot-sdk / insight / GetStatisticsPerUnitResponse

Type Alias: GetStatisticsPerUnitResponse

GetStatisticsPerUnitResponse: object

Response object for get statistics per unit

Type declaration

clicks

clicks: GetStatisticsPerUnitResponseClick[]

Array of information about opened URLs in the message.

See

clicks Documentation

messages

messages: GetStatisticsPerUnitResponseMessage[]

Array of information about individual message bubbles.

See

messages Documentation

overview

overview: GetStatisticsPerUnitResponseOverview

See

overview Documentation

Defined in

lib/insight/model/getStatisticsPerUnitResponse.ts:20