Skip to content

@line/bot-sdk


@line/bot-sdk / insight / GetFriendsDemographicsResponse

Type Alias: GetFriendsDemographicsResponse

GetFriendsDemographicsResponse = object

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:22

Get friend demographics

Properties

ages?

optional ages: AgeTile[]

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:40

Percentage per age group.

See

ages Documentation


appTypes?

optional appTypes: AppTypeTile[]

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:52

Percentage by OS.

See

appTypes Documentation


areas?

optional areas: AreaTile[]

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:46

Percentage per area.

See

areas Documentation


available?

optional available: boolean

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:28

true if friend demographic information is available.

See

available Documentation


genders?

optional genders: GenderTile[]

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:34

Percentage per gender.

See

genders Documentation


subscriptionPeriods?

optional subscriptionPeriods: SubscriptionPeriodTile[]

Defined in: lib/insight/model/getFriendsDemographicsResponse.ts:58

Percentage per friendship duration.

See

subscriptionPeriods Documentation