AudienceGroupStatus
in package
AudienceGroupStatus Class Doc Comment
Tags
Table of Contents
- ACTIVATING = 'ACTIVATING'
- EXPIRED = 'EXPIRED'
- FAILED = 'FAILED'
- IN_PROGRESS = 'IN_PROGRESS'
- Possible values of this enum
- INACTIVE = 'INACTIVE'
- READY = 'READY'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
ACTIVATING
public
mixed
ACTIVATING
= 'ACTIVATING'
EXPIRED
public
mixed
EXPIRED
= 'EXPIRED'
FAILED
public
mixed
FAILED
= 'FAILED'
IN_PROGRESS
Possible values of this enum
public
mixed
IN_PROGRESS
= 'IN_PROGRESS'
INACTIVE
public
mixed
INACTIVE
= 'INACTIVE'
READY
public
mixed
READY
= 'READY'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>