Appearance
@line/bot-sdk • Docs
@line/bot-sdk / manageAudience / CreateAudienceGroupResponse
Type Alias: CreateAudienceGroupResponse
CreateAudienceGroupResponse:
object
Create audience for uploading user IDs (by JSON)
Type declaration
audienceGroupId?
optional
audienceGroupId:number
The audience ID.
See
created?
optional
created:number
When the audience was created (in UNIX time).
See
createRoute?
optional
createRoute:CreateRouteEnum
How the audience was created. MESSAGING_API
: An audience created with Messaging API.
See
description?
optional
description:string
The audience's name.
See
expireTimestamp?
optional
expireTimestamp:number
Time of audience expiration. Only returned for specific audiences.
See
isIfaAudience?
optional
isIfaAudience:boolean
The value indicating the type of account to be sent, as specified when creating the audience for uploading user IDs. One of: true
: Accounts are specified with IFAs. false
(default): Accounts are specified with user IDs.
See
permission?
optional
permission:PermissionEnum
Audience's update permission. Audiences linked to the same channel will be READ_WRITE. READ
: Can use only. READ_WRITE
: Can use and update.
See
type?
optional
type:AudienceGroupType