status property
The status of the campaign update.
A campaign update can be in one of the following states:
- CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED
- DELETE PENDING > DELETE IN_PROGRESS
Implementation
final String? status;
The status of the campaign update.
A campaign update can be in one of the following states:
final String? status;