Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili stati 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 per fare offerte e 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. Impossibile recuperare le entità eliminate.
ENTITY_STATUS_DRAFT
L'entità è in fase di bozza. Le offerte e la spesa del budget sono disattivate.
ENTITY_STATUS_PAUSED
Le offerte e la spesa del budget sono in pausa per l'entità.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-11 UTC."],[[["Entities have varying states like `ACTIVE`, `PAUSED`, `ARCHIVED`, `DRAFT`, and `SCHEDULED_FOR_DELETION`, impacting bidding and budget usage."],["`ACTIVE` entities can actively bid and spend budget, while `PAUSED` entities temporarily halt these activities."],["`ARCHIVED` entities cease operations and can be deleted permanently, while `DRAFT` entities remain inactive until finalized."],["`SCHEDULED_FOR_DELETION` entities are slated for removal, and `UNSPECIFIED` signifies an unknown or undefined entity status."]]],[]]