Skip to content

@line/bot-sdk


@line/bot-sdk / manageAudience / GetSharedAudienceDataResponse

Type Alias: GetSharedAudienceDataResponse

GetSharedAudienceDataResponse: object

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

Get audience data

Type declaration

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

owner?

optional owner: DetailedOwner

See

owner Documentation