Skip to content

@line/bot-sdk


@line/bot-sdk / insight / GetNumberOfFollowersResponse

Type Alias: GetNumberOfFollowersResponse

GetNumberOfFollowersResponse = object

Defined in: lib/insight/model/getNumberOfFollowersResponse.ts:17

Get number of followers

See

https://developers.line.biz/en/reference/messaging-api/#get-number-of-followers

Properties

blocks?

optional blocks?: number

Defined in: lib/insight/model/getNumberOfFollowersResponse.ts:33

The number of users blocking the account as of the specified date. The number decreases when a user unblocks the account.


followers?

optional followers?: number

Defined in: lib/insight/model/getNumberOfFollowersResponse.ts:25

The number of times, as of the specified date, that a user added this LINE Official Account as a friend for the first time. The number doesn't decrease even if a user later blocks the account or when they delete their LINE account.


status?

optional status?: StatusEnum

Defined in: lib/insight/model/getNumberOfFollowersResponse.ts:21

Calculation status.


targetedReaches?

optional targetedReaches?: number

Defined in: lib/insight/model/getNumberOfFollowersResponse.ts:29

The number of users, as of the specified date, that the LINE Official Account can reach through targeted messages based on gender, age, and/or region. This number only includes users who are active on LINE or LINE services and whose demographics have a high level of certainty.