AudienceGroupFailedType
in package
AudienceGroupFailedType Class Doc Comment
Tags
Table of Contents
- AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT = 'AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT'
- Possible values of this enum
- INTERNAL_ERROR = 'INTERNAL_ERROR'
- NULL = 'null'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT
Possible values of this enum
public
mixed
AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT
= 'AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT'
INTERNAL_ERROR
public
mixed
INTERNAL_ERROR
= 'INTERNAL_ERROR'
NULL
public
mixed
NULL
= 'null'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>