AudienceGroupType
in package
AudienceGroupType Class Doc Comment
Tags
Table of Contents
- APP_EVENT = 'APP_EVENT'
- CHAT_TAG = 'CHAT_TAG'
- CLICK = 'CLICK'
- FRIEND_PATH = 'FRIEND_PATH'
- IMAGE_CLICK = 'IMAGE_CLICK'
- IMP = 'IMP'
- RESERVATION = 'RESERVATION'
- RICHMENU_CLICK = 'RICHMENU_CLICK'
- RICHMENU_IMP = 'RICHMENU_IMP'
- UPLOAD = 'UPLOAD'
- Possible values of this enum
- VIDEO_VIEW = 'VIDEO_VIEW'
- WEBTRAFFIC = 'WEBTRAFFIC'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
APP_EVENT
public
mixed
APP_EVENT
= 'APP_EVENT'
CHAT_TAG
public
mixed
CHAT_TAG
= 'CHAT_TAG'
CLICK
public
mixed
CLICK
= 'CLICK'
FRIEND_PATH
public
mixed
FRIEND_PATH
= 'FRIEND_PATH'
IMAGE_CLICK
public
mixed
IMAGE_CLICK
= 'IMAGE_CLICK'
IMP
public
mixed
IMP
= 'IMP'
RESERVATION
public
mixed
RESERVATION
= 'RESERVATION'
RICHMENU_CLICK
public
mixed
RICHMENU_CLICK
= 'RICHMENU_CLICK'
RICHMENU_IMP
public
mixed
RICHMENU_IMP
= 'RICHMENU_IMP'
UPLOAD
Possible values of this enum
public
mixed
UPLOAD
= 'UPLOAD'
VIDEO_VIEW
public
mixed
VIDEO_VIEW
= 'VIDEO_VIEW'
WEBTRAFFIC
public
mixed
WEBTRAFFIC
= 'WEBTRAFFIC'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>