Skip to content

@line/bot-sdk


@line/bot-sdk / manageAudience / GetAudienceDataResponse

Type Alias: GetAudienceDataResponse

GetAudienceDataResponse: object

Defined in: lib/manage-audience/model/getAudienceDataResponse.ts:20

Get audience data

Type declaration

adaccount?

optional adaccount: Adaccount

See

adaccount Documentation

audienceGroup?

optional audienceGroup: AudienceGroup

See

audienceGroup Documentation

jobs?

optional jobs: AudienceGroupJob[]

An array of jobs. This array is used to keep track of each attempt to add new user IDs or IFAs to an audience for uploading user IDs. Empty array is returned for any other type of audience. Max: 50

See

jobs Documentation