CampaignConfiguredStatus
The CampaignConfiguredStatus enum represents the status configured by the user for a campaign.
¶ Values
| Value | Description |
|---|---|
CAMPAIGN_CONFIGURED_STATUS_INVALID |
Invalid status |
CAMPAIGN_CONFIGURED_STATUS_DRAFT |
Campaign is in draft state |
CAMPAIGN_CONFIGURED_STATUS_ACTIVE |
Campaign is active and running |
CAMPAIGN_CONFIGURED_STATUS_PAUSED |
Campaign is paused by the user |
CAMPAIGN_CONFIGURED_STATUS_DELETED |
Campaign is deleted |