LINE Messaging API SDK for PHP

AudienceGroupCreateRoute

AudienceGroupCreateRoute Class Doc Comment

Tags
category

Class

description

How the audience was created. One of: - `OA_MANAGER`: Audience created with LINE Official Account Manager. - `MESSAGING_API`: Audience created with Messaging API. - `POINT_AD`: Audience created with LINE Points Ads (Japanese only). - `AD_MANAGER`: Audience created with LINE Ads.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

AD_MANAGER  = 'AD_MANAGER'
MESSAGING_API  = 'MESSAGING_API'
OA_MANAGER  = 'OA_MANAGER'
Possible values of this enum
POINT_AD  = 'POINT_AD'
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results