Three lines

Uber

Developers

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

Only CAMPAIGN_CONFIGURED_STATUS_ACTIVE and CAMPAIGN_CONFIGURED_STATUS_PAUSED are accepted as input on create and update requests. The other values are read-only statuses returned by the API.

Uber

Developers
© 2026 Uber Technologies Inc.