EntityStatus

Stati possibili di un'entità.

Enum
ENTITY_STATUS_UNSPECIFIED Valore predefinito quando lo stato non è specificato o è sconosciuto in questa versione.
ENTITY_STATUS_ACTIVE L'entità è abilitata a fare offerte e a spendere il budget.
ENTITY_STATUS_ARCHIVED L'entità è archiviata. Le offerte e la spesa del budget sono disattivate. Un'entità può essere eliminata dopo essere stata archiviata. Le entità eliminate non possono essere recuperate.
ENTITY_STATUS_DRAFT L'entità è in bozza. Le offerte e la spesa del budget sono disattivate.
ENTITY_STATUS_PAUSED Le offerte e la spesa del budget sono sospese per l'entità.
ENTITY_STATUS_SCHEDULED_FOR_DELETION L'entità è pianificata per l'eliminazione.