Skip to content

@line/bot-sdkDocs


@line/bot-sdk / insight / GetFriendsDemographicsResponse

Type Alias: GetFriendsDemographicsResponse

GetFriendsDemographicsResponse: object

Get friend demographics

Type declaration

ages?

optional ages: AgeTile[]

Percentage per age group.

See

ages Documentation

appTypes?

optional appTypes: AppTypeTile[]

Percentage by OS.

See

appTypes Documentation

areas?

optional areas: AreaTile[]

Percentage per area.

See

areas Documentation

available?

optional available: boolean

true if friend demographic information is available.

See

available Documentation

genders?

optional genders: GenderTile[]

Percentage per gender.

See

genders Documentation

subscriptionPeriods?

optional subscriptionPeriods: SubscriptionPeriodTile[]

Percentage per friendship duration.

See

subscriptionPeriods Documentation

Defined in

lib/insight/model/getFriendsDemographicsResponse.ts:22